From: Igal Koshevoy Date: 2008-06-28T21:38:15+09:00 Subject: Re: Ruby 1.9.0/1.8.7/1.8.6/1.8.5 new releases (Security Fix) Good news: Urabe Shyouhei responded and fixed the segmentation faults in his latest SVN release, see the ruby-core thread at http://www.ruby-forum.com/topic/157392#695343 Bad news: The new version in SVN is failing dozens of tests that worked fine in p111. This is bad because any apps that depend on that old behavior will break. If you have time, please grab the files from [http://redmine.ruby-lang.org/issues/show/199] and see if you can figure out what's going on. Thanks! -igal PS: I've sent email to Brian Ford, the primary author of RubySpec to see if he can lend a hand in making sense of the errors. Maybe in the process we can also submit some code to RubySpec to improve its coverage. -- Posted via http://www.ruby-forum.com/.