From: Eric Wong Date: 2014-03-02T07:21:04+00:00 Subject: [ruby-core:61220] Re: [ruby-trunk - Bug #9262] global_method_cache should be configurable or grow automatically nobu@ruby-lang.org wrote: > Eric Wong wrote: > > It also replaces CPP #if with C if for readability. > > I don't think it is needed. OK, does it that mean UNDEFINED_METHOD_ENTRY_P is unnecessary with cache disabled? Could just do this: http://80x24.org/gmc_disable.patch