[ruby-cvs:66258] nobu:r59080 (trunk): proc.c: skip prepended modules
nobu at ruby-lang.org
nobu at ruby-lang.org
Wed Jun 14 15:03:55 JST 2017
nobu 2017-06-14 15:03:55 +0900 (Wed, 14 Jun 2017)
New Revision: 59080
https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=59080
Log:
proc.c: skip prepended modules
* proc.c (method_super_method): skip prepended modules and
continue from the super class of the original class.
[ruby-core:81666] [Bug #13656]
Modified files:
trunk/proc.c
trunk/test/ruby/test_method.rb
More information about the ruby-cvs
mailing list