mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* ChangeLog: remove duplicated lines for r38042-r38044.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38070 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
ed13a84ace
commit
b688029ae8
1 changed files with 0 additions and 8 deletions
|
@ -112,14 +112,6 @@ Fri Nov 30 17:43:50 2012 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
|||
|
||||
* string.c (rb_str_cmp_m): return fixed value, one of -1,0,+1 always.
|
||||
|
||||
* string.c (rb_str_cmp_m): try to compare with to_str result if
|
||||
possible before calling <=> method. [ruby-core:49279] [Bug #7342]
|
||||
|
||||
* string.c (rb_str_cmp_m): use rb_check_funcall instead of respond_to
|
||||
and call.
|
||||
|
||||
* string.c (rb_str_cmp_m): return fixed value, one of -1,0,+1 always.
|
||||
|
||||
Fri Nov 30 16:19:14 2012 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||
|
||||
* vm_dump.c (rb_vm_bugreport): get rid of calling methods in sigsegv
|
||||
|
|
Loading…
Reference in a new issue