* numeric.c (flo_to_s): change format specifier to "%.15g" to
avoid unnecessary 9s (e.g. 99.59999999999999). (ruby-bugs-ja PR#406) git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3586 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
bf12ea0deb
commit
0b39cf78fe
@ -1,3 +1,8 @@
|
||||
Thu Mar 20 16:12:53 2003 Yukihiro Matsumoto <matz@ruby-lang.org>
|
||||
|
||||
* numeric.c (flo_to_s): change format specifier to "%.15g" to
|
||||
avoid unnecessary 9s (e.g. 99.59999999999999). (ruby-bugs-ja PR#406)
|
||||
|
||||
Thu Mar 20 16:03:18 2003 Nobuyoshi Nakada <nobu.nokada@softhome.net>
|
||||
|
||||
* parse.y (stmt, primary): get rid of SEGV at empty or invalid
|
||||
|
Loading…
x
Reference in New Issue
Block a user