aboutsummaryrefslogtreecommitdiffstats
path: root/dmydln.c
diff options
context:
space:
mode:
authorJeremy Evans <code@jeremyevans.net>2020-01-06 16:41:03 -0800
committerJeremy Evans <code@jeremyevans.net>2020-02-27 11:03:13 -0800
commit3556a834a2847e52162d1d3302d4c64390df1694 (patch)
tree400bb182c86b19d14a777828fb07622c831d6625 /dmydln.c
parent1ca3a22117fb646579773960247aa46db46cb03c (diff)
downloadruby-3556a834a2847e52162d1d3302d4c64390df1694.tar.gz
Make Module#include affect the iclasses of the module
When calling Module#include, if the receiver is a module, walk the subclasses list and include the argument module in each iclass. This does not affect Module#prepend, as fixing that is significantly more involved. Fixes [Bug #9573]
Diffstat (limited to 'dmydln.c')
0 files changed, 0 insertions, 0 deletions