ruby-changes:37606
From: kazu <ko1@a...>
Date: Sun, 22 Feb 2015 17:16:04 +0900 (JST)
Subject: [ruby-changes:37606] kazu:r49687 (trunk): fix a typo [ci skip]
kazu 2015-02-22 17:16:00 +0900 (Sun, 22 Feb 2015) New Revision: 49687 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=49687 Log: fix a typo [ci skip] Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 49686) +++ ChangeLog (revision 49687) @@ -1,7 +1,7 @@ https://github.com/ruby/ruby/blob/trunk/ChangeLog#L1 Sun Feb 22 15:56:06 2015 Kazuki Tsujimoto <kazuki@c...> * vm_insnhelper.c (rb_vm_rewrite_cref_stack): copy nd_refinements - of orignal crefs. It fixes segmentation fault when calling + of original crefs. It fixes segmentation fault when calling refined method in duplicate module. [ruby-dev:48878] [Bug #10885] * vm_core.h, class.c: change accordingly. -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/