ruby-cvs:18612
From: (nobu) <nobu ruby-lang.org>
Date: Sat, 9 Dec 2006 21:39:42 +0900
Subject: [ruby-cvs:18612] ruby: * eval.c (ruby_cleanup): keep the exception till after END blocks.
nobu Sat, 9 Dec 2006 21:39:42 +0900
Modified files:
ruby:
ChangeLog eval.c
Log:
* eval.c (ruby_cleanup): keep the exception till after END blocks.
[ruby-core:09675]
Revision Changes Path
1.5617 +5 -0 ruby/ChangeLog
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ChangeLog?cvsroot=src&r1=1.5616&r2=1.5617
1.960 +2 -3 ruby/eval.c
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/eval.c?cvsroot=src&r1=1.959&r2=1.960