Project

General

Profile

« Previous | Next » 

Revision cb75fcef

Added by nagachika (Tomoyuki Chikanaga) 8 months ago

merge revision(s) 6118e8a47394409b53164b60e79fadf348b97db3, dc64448202299633a235f310b8bf2192263f274f: [Backport #20716]

    Fix method caching bug when including/prepend module A that prepends module B

    Fix by always adding the generated iclass to the subclasses list,
    otherwise the method cache for the iclass is not cleared when
    the method in the module is overwritten.

    Fixes [Bug #20716]

    Remove an unused variable