From 4fbc270cd5116dcfc0dc8677c5c0937e20addcf9 Mon Sep 17 00:00:00 2001 From: nobu Date: Mon, 13 Jul 2009 11:21:55 +0000 Subject: * marshal.c (r_object0): should not shadow outer variable not to return Qnil always. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24087 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e66bb7de19..41ce686725 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Mon Jul 13 20:21:51 2009 Nobuyoshi Nakada + + * marshal.c (r_object0): should not shadow outer variable not to + return Qnil always. + Mon Jul 13 19:41:05 2009 NARUSE, Yui * marshal.c (r_object0): copy instance variables to new regexp. -- cgit v1.2.3