Excerpts from Timothy Johnson's message of Fri Oct 12 10:48:08 -0700 2007: > I had an error when syncing my first IMAP inbox > /opt/local/lib/ruby/gems/1.8/gems/sup-0.1/lib/sup/source.rb:80:in > `done?': undefined method `>=' for nil:NilClass (NoMethodError) > > so I just added an "unless end_offset.nil?" clause at the end > thereof, and it worked again. > > Is this a common problem? probably not thus far, but was curious what > would cause it.
Fixed in 0.2. -- William <[EMAIL PROTECTED]> _______________________________________________ sup-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/sup-talk
