ruby-cvs:21866
From: ko1 ruby-lang.org
Date: Tue, 25 Dec 2007 03:54:54 +0900 (JST)
Subject: [ruby-cvs:21866] Ruby:r14629 (trunk): * compile.c (iseq_compile_each): fix stack consistency bug.
ko1 2007-12-25 03:54:52 +0900 (Tue, 25 Dec 2007)
New Revision: 14629
Modified files:
trunk/ChangeLog
trunk/bootstraptest/test_syntax.rb
trunk/compile.c
Log:
* compile.c (iseq_compile_each): fix stack consistency bug.
a patch from Yusuke ENDOH <mame AT tsg.ne.jp>
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/compile.c?r1=14629&r2=14628
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=14629&r2=14628
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/bootstraptest/test_syntax.rb?r1=14629&r2=14628