From: naruse@... Date: 2014-01-31T08:59:22+00:00 Subject: [ruby-core:60384] [Backport21 - Backport #9349] [Closed] Backport r44458 Issue #9349 has been updated by Yui NARUSE. Status changed from Assigned to Closed % Done changed from 0 to 100 Applied in changeset r44777. ---------- merge revision(s) 44455,44458,44510: [Backport #9349] * vm_insnhelper.c (vm_search_super_method): direct superclass of a module is found when super called in a Method object generated a method defined in a module, call method_missing in that case. [ruby-core:59358] [Bug #9315] * proc.c (mnew_from_me): keep iclass as-is, to make inheritance chain consistent. [ruby-core:59358] [Bug #9315] * proc.c (method_owner): return the original defined_class from prepended iclass, instead. ---------------------------------------- Backport #9349: Backport r44458 https://bugs.ruby-lang.org/issues/9349#change-44858 * Author: Hiroshi SHIBATA * Status: Closed * Priority: High * Assignee: Yui NARUSE * Category: * Target version: * ruby -v: ---------------------------------------- Related to #9309 and #9313 and more. -- http://bugs.ruby-lang.org/