From: Ezra Zygmuntowicz Date: 2009-06-11T07:27:48+09:00 Subject: Re: Ruby 1.8.7-p173 released On Jun 10, 2009, at 3:17 PM, Charles Oliver Nutter wrote: > On Wed, Jun 10, 2009 at 2:38 PM, Barry Hess wrote: >> FYI, there is a bug in BigDecimal#to_f with this release. >> >> BigDecimal("10.03").to_f >> => 10.3 >> >> My colleague put together a temporary fix (the post is for Rails >> devs): >> >> http://bit.ly/65vKm > > Why was this not caught in the original fix? I thought the ruby-core > folks were running RubySpecs now... > > - Charlie This was caught by the rubyspecs and is not broken in the release of ruby-1.8.6_p369. Cheers- Ezra Zygmuntowicz ez@engineyard.com