Actions
Bug #16297
closedcalling undefined allocator by `Class.instance_method(:allocate)`
Bug #16297:
calling undefined allocator by `Class.instance_method(:allocate)`
Description
Actions
Added by nobu (Nobuyoshi Nakada) almost 7 years ago. Updated over 2 years ago.
Description
ruby_2_6 r67896 merged revision(s) f72dc407.
usa (Usaku NAKAMURA) wrote in #note-1:
ruby_2_6 r67896 merged revision(s) f72dc407.
note that ruby_2_6 does not have UnboundMethod#bind_call.