[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [sup-talk] Ruby 1.9 required for git next?
Excerpts from Mark Alexander's message of 2010-01-04 13:49:31 -0500:
> I finally bit the bullet and converted to Xapian after a doing git
> pull and switching to the next branch. (I had the problems mentioned
> earlier with the xapian-full gem not installing correctly even though
> it compiled.) Anyway, I'm now getting these warnings:
>
> ./lib/sup/maildir.rb:210: warning: encoding options not supported in 1.8:
>
> at this line:
>
> File.open(fn, 'rb:BINARY') { |f| yield f }
>
> Am I supposed to be using Ruby 1.9 with next?
Those warnings are harmless. If you want to run with -w I suggest
redirecting stderr to a file.
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk