From 9a524fad38693240a0ac9c8dbfcb956516475861 Mon Sep 17 00:00:00 2001 From: ko1 Date: Wed, 6 Jun 2007 01:51:45 +0000 Subject: * compile.c (iseq_compile_each): fix around yield arguments (with NODE_ARGSCAT). git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@12445 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 274b6f818c..017e527f0c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Wed Jun 6 10:50:01 2007 Koichi Sasada + + * compile.c (iseq_compile_each): fix around yield arguments + (with NODE_ARGSCAT). + Wed Jun 6 02:50:53 2007 Koichi Sasada * cont.c (rb_fiber_start): clear th->tag and check error to fix -- cgit v1.2.3