* string.c (rb_str_cmp): fix condition which always returned true
because ENCODING_GET returns unsigned long. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20043 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
86a3914825
commit
6bacaabffd
@ -1,3 +1,8 @@
|
||||
Thu Oct 30 01:24:55 2008 Yusuke Endoh <mame@tsg.ne.jp>
|
||||
|
||||
* string.c (rb_str_cmp): fix condition which always returned true
|
||||
because ENCODING_GET returns unsigned long.
|
||||
|
||||
Thu Oct 30 01:10:32 2008 Yusuke Endoh <mame@tsg.ne.jp>
|
||||
|
||||
* test/ruby/test_array (test_permutation): add a test that replaces
|
||||
|
Loading…
x
Reference in New Issue
Block a user