pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Ruby 1.8.7p249 and Ruby 1.9



On 3/22/10 6:39 PM, Takahiro Kambe wrote:

> Anyway, I'm (very) slowly working on Ruby 1.9 support.

Most of the ruby svn checkout (which is not yet really a released
version) seems to build and most of the tests run.  Some are strange
(related to iconv mostly) and some are math related, perhaps rounding
errors.  There is an odd one where ENV['foo=bar'] is allowed to be set,
but it sets only 'foo' -- I think this may be a bug in Ruby though, as
it never makes it in the process's environment. :)

--Michael


Home | Main Index | Thread Index | Old Index