Skip to content
  • NARUSE, Yui's avatar
    e7a2c425
    merge revision(s) 44527,44552,44553: · e7a2c425
    NARUSE, Yui authored
    	* vm_insnhelper.c (vm_search_super_method): when super called in a
    	  bound UnboundMethod generated from a module, no superclass is
    	  found since the current defined class is the module, then call
    	  method_missing in that case.  [ruby-core:59619] [Bug #9377]
    
    	* vm_insnhelper.c (vm_search_super_method): allow bound method from a
    	  module, yet another method transplanting.
    
    
    git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_1@44843 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
    e7a2c425
    merge revision(s) 44527,44552,44553:
    NARUSE, Yui authored
    	* vm_insnhelper.c (vm_search_super_method): when super called in a
    	  bound UnboundMethod generated from a module, no superclass is
    	  found since the current defined class is the module, then call
    	  method_missing in that case.  [ruby-core:59619] [Bug #9377]
    
    	* vm_insnhelper.c (vm_search_super_method): allow bound method from a
    	  module, yet another method transplanting.
    
    
    git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_1@44843 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Loading