* remove trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@49481 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
525f515f9a
commit
26127361dd
@ -3,11 +3,11 @@ Tue Feb 3 15:23:58 2015 Shugo Maeda <shugo@ruby-lang.org>
|
|||||||
* vm_method.c (remove_method): When remove refined
|
* vm_method.c (remove_method): When remove refined
|
||||||
method, raise a NameError if the method is not
|
method, raise a NameError if the method is not
|
||||||
defined in refined class.
|
defined in refined class.
|
||||||
|
|
||||||
But if the method is defined in refined class,
|
But if the method is defined in refined class,
|
||||||
it should keep refined method and remove original
|
it should keep refined method and remove original
|
||||||
method.
|
method.
|
||||||
|
|
||||||
Patch by Seiei Higa. [ruby-core:67722] [Bug #10765]
|
Patch by Seiei Higa. [ruby-core:67722] [Bug #10765]
|
||||||
|
|
||||||
Tue Feb 3 14:04:47 2015 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
Tue Feb 3 14:04:47 2015 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user