Hi, On Mon, Feb 20, 2012 at 3:24 AM, Nobuyoshi Nakada <nobu / ruby-lang.org> wrote: > > Issue #6048 has been updated by Nobuyoshi Nakada. > One thing. > > rb_method_definition_t* hasn't been used as function interface, rb_method_entry_t* might be preferable. Right, I hesitated about this one. Will change. Thanks for lookup at my patch.