]> git.cworth.org Git - sup/commitdiff
added faq about imap bignum problem
authorwmorgan <wmorgan@5c8cc53c-5e98-4d25-b20a-d8db53a31250>
Wed, 21 Feb 2007 00:00:24 +0000 (00:00 +0000)
committerwmorgan <wmorgan@5c8cc53c-5e98-4d25-b20a-d8db53a31250>
Wed, 21 Feb 2007 00:00:24 +0000 (00:00 +0000)
git-svn-id: svn://rubyforge.org/var/svn/sup/trunk@333 5c8cc53c-5e98-4d25-b20a-d8db53a31250

README.txt

index c9e69adad8a08d7987d941e032a16e57bfa31ad1..b61fa4fef14b361c198aeeb18878deb895a43e04 100644 (file)
@@ -124,7 +124,10 @@ Current limitations which will be fixed:
   No worries, just re-run sup-import. (This is unresolved atm.)
 * There are a couple other Ferret issues with outstanding patches but
   they are pretty rare.
-
+* If you are using IMAP and see this error:
+    /usr/local/lib/ruby/1.8/yaml.rb:133:in `transfer': allocator undefined for Bignum (TypeError)
+  then you need to upgrade to Ruby 1.8.5. YAML in earlier versions
+  can't parse BigNums, but IMAP requires that functionality.
 
 == LICENSE: