* bignum.c (rb_big_and): Allocate new bignum with same size to shorter
argument if it's high bits are zero. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41687 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
a5fcce2820
commit
b83b33eef0
@ -1,3 +1,8 @@
|
||||
Fri Jun 28 12:26:53 2013 Tanaka Akira <akr@fsij.org>
|
||||
|
||||
* bignum.c (rb_big_and): Allocate new bignum with same size to shorter
|
||||
argument if it's high bits are zero.
|
||||
|
||||
Fri Jun 28 12:14:04 2013 Tanaka Akira <akr@fsij.org>
|
||||
|
||||
* ext/socket/ipsocket.c (init_inetsock_internal): Don't use local
|
||||
|
Loading…
x
Reference in New Issue
Block a user