From: Kenta Murata Date: 2011-09-16T09:57:37+09:00 Subject: [ruby-core:39567] Re: [Ruby 1.9 - Bug #4576] Range#step miss the last value, if end-exclusive and has float number Hi, On Friday, September 16, 2011 at 02:14 , Marc-Andre Lafortune wrote: > The patch has been committed as r33282 I cannot find tests for the commit r33282. Please tell me where the tests are. If you write the tests in RubySpec, please describe the commit hashes of the corresponding commits of RubySpec in the commit message of the commit of CRuby. > Would it be ok if `Float("3.0e-31").to_s == "3.0000000000000003e-31"`? I've objected to the behavior. Please look at the rejected my report. http://redmine.ruby-lang.org/issues/4656 I think it is not a bug, but is a specification problem. The issue is related to what is to_s. -- Kenta Murata Sent with Sparrow (http://www.sparrowmailapp.com)