From 0c659e26cb8839dec8eb2559a8c7ff98a56c4e88 Mon Sep 17 00:00:00 2001 From: shugo Date: Thu, 17 Dec 2015 22:43:35 +0000 Subject: * vm.c (rb_vm_check_redefinition_opt_method): should check the real class instead of the origin iclass. [ruby-core:72188] [Bug #11826] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53173 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0736c872e3..f87a71a43f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Fri Dec 18 07:39:01 2015 Shugo Maeda + + * vm.c (rb_vm_check_redefinition_opt_method): should check the real + class instead of the origin iclass. + [ruby-core:72188] [Bug #11826] + Thu Dec 17 22:13:10 2015 Shugo Maeda * vm_args.c (vm_caller_setup_arg_block): remove code for ifunc -- cgit v1.2.3