* bignum.c (rb_integer_float_cmp): use FIXNUM_MIN and FIXNUM_MAX,
instead of LONG_MIN and LONG_MAX. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36410 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
0e2aa330ec
commit
fae19d6229
@ -1,3 +1,8 @@
|
||||
Mon Jul 16 23:20:24 2012 Tanaka Akira <akr@fsij.org>
|
||||
|
||||
* bignum.c (rb_integer_float_cmp): use FIXNUM_MIN and FIXNUM_MAX,
|
||||
instead of LONG_MIN and LONG_MAX.
|
||||
|
||||
Mon Jul 16 22:50:41 2012 Tanaka Akira <akr@fsij.org>
|
||||
|
||||
* numeric.c (flo_to_s): use the exponential form if the integer part
|
||||
|
Loading…
x
Reference in New Issue
Block a user