Project

General

Profile

« Previous | Next » 

Revision 3b7892b6

Added by jeremyevans (Jeremy Evans) 12 months ago

Fix a bug in rb_include_module that stops nested inclusion into module subclasses

This bug was present since the code was originally added by me
in 3556a834a2847e52162d1d3302d4c64390df1694.

Fixes [Bug #20871]