fix a typo [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56406 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
c29026204e
commit
93c8fec04d
@ -163,7 +163,7 @@ Wed Oct 5 01:19:45 2016 NAKAMURA Usaku <usa@ruby-lang.org>
|
|||||||
|
|
||||||
* internal.h (ST2FIX): new macro to convert st_index_t to Fixnum.
|
* internal.h (ST2FIX): new macro to convert st_index_t to Fixnum.
|
||||||
a hash value of Object might be Bignum, but it causes many troubles
|
a hash value of Object might be Bignum, but it causes many troubles
|
||||||
expecially the Object is used as a key of a hash. so I've gave up
|
especially the Object is used as a key of a hash. so I've gave up
|
||||||
to do so.
|
to do so.
|
||||||
|
|
||||||
* array.c (rb_ary_hash): use above macro.
|
* array.c (rb_ary_hash): use above macro.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user