[ruby-cvs:56643] shugo:r49493 (trunk): * class.c (method_entry_i, class_instance_method_list,
shugo at ruby-lang.org
shugo at ruby-lang.org
Wed Feb 4 16:45:30 JST 2015
shugo 2015-02-04 16:45:29 +0900 (Wed, 04 Feb 2015)
New Revision: 49493
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=49493
Log:
* class.c (method_entry_i, class_instance_method_list,
rb_obj_singleton_methods): should not include methods of
superclasses if recur is false. [ruby-dev:48854] [Bug #10826]
Modified files:
trunk/ChangeLog
trunk/class.c
trunk/test/ruby/test_refinement.rb
More information about the ruby-cvs
mailing list