ruby-cvs:21880
From: ko1 ruby-lang.org
Date: Tue, 25 Dec 2007 11:24:13 +0900 (JST)
Subject: [ruby-cvs:21880] Ruby:r14643 (trunk): * compile.c (iseq_compile_each): fix stack consistency error.
ko1 2007-12-25 11:24:12 +0900 (Tue, 25 Dec 2007)
New Revision: 14643
Modified files:
trunk/ChangeLog
trunk/bootstraptest/test_syntax.rb
trunk/compile.c
Log:
* compile.c (iseq_compile_each): fix stack consistency error.
a patch from Yusuke ENDOH <mame AT tsg.ne.jp> [ruby-dev:32720]
* bootstraptest/test_syntax.rb: add 2 tests for above.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/compile.c?r1=14643&r2=14642
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=14643&r2=14642
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/bootstraptest/test_syntax.rb?r1=14643&r2=14642