From e3d7e34e7e34b97ede54b29a4492daaab321de2f Mon Sep 17 00:00:00 2001 From: shugo Date: Thu, 31 Mar 2011 05:54:34 +0000 Subject: * eval.c (rb_mod_s_constants): should ignore crefs with the NODE_FL_CREF_PUSHED_BY_EVAL flag. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31219 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a493391da7..08dfdb052b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu Mar 31 14:50:25 2011 Shugo Maeda + + * eval.c (rb_mod_s_constants): should ignore crefs with + the NODE_FL_CREF_PUSHED_BY_EVAL flag. + Wed Mar 30 22:55:47 2011 Nobuyoshi Nakada * misc/ruby-mode.el (ruby-toggle-block): toggle do/end and {}. -- cgit v1.2.3