From: SASADA Koichi Date: 2012-10-06T12:03:14+09:00 Subject: [ruby-dev:46204] Re: [ruby-trunk - Bug #7111][Open] New build option to enable/disable global method caching (2012/10/06 11:19), shugo (Shugo Maeda) wrote: > Ruby has a build option to enable/disable inline method caching (OPT_INLINE_METHOD_CACHE), but has no such option for global method caching. > How about to add a new build option OPT_GLOBAL_METHOD_CACHE? > > I've attached a patch to add that option. I don't have any objection. Where is a patch? -- // SASADA Koichi at atdot dot net