From 5cb5692ac8758420ddb7b5bdae337f2338d91b26 Mon Sep 17 00:00:00 2001 From: nobu Date: Sun, 15 May 2016 01:57:28 +0000 Subject: vm_insnhelper.c: deprecated constant in class * vm_insnhelper.c (vm_get_ev_const): warn deprecated constant even in the class context. [ruby-core:75505] [Bug #12382] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55005 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index cb15973eb7..1d951600b9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sun May 15 10:57:26 2016 Nobuyoshi Nakada + + * vm_insnhelper.c (vm_get_ev_const): warn deprecated constant even + in the class context. [ruby-core:75505] [Bug #12382] + Sun May 15 03:13:01 2016 NARUSE, Yui * iseq.h (struct iseq_compile_data): use struct rb_id_table -- cgit v1.2.3