From: wmorgan Date: Wed, 21 Feb 2007 00:00:24 +0000 (+0000) Subject: added faq about imap bignum problem X-Git-Url: https://git.notmuchmail.org/git?a=commitdiff_plain;h=65b5d758f3202872922e2973614a31937cfe93e8;p=sup added faq about imap bignum problem git-svn-id: svn://rubyforge.org/var/svn/sup/trunk@333 5c8cc53c-5e98-4d25-b20a-d8db53a31250 --- diff --git a/README.txt b/README.txt index c9e69ad..b61fa4f 100644 --- a/README.txt +++ b/README.txt @@ -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: