ruby-cvs:19438
From: nobu ruby-lang.org
Date: Fri, 20 Apr 2007 12:20:45 +0900 (JST)
Subject: [ruby-cvs:19438] Ruby:r12202: * eval.c (ruby_cleanup): fixed access to out of bound, and inversed
nobu 2007-04-20 12:20:44 +0900 (Fri, 20 Apr 2007)
New Revision: 12202
Modified files:
trunk/ChangeLog
trunk/eval.c
Log:
* eval.c (ruby_cleanup): fixed access to out of bound, and inversed
the order of errinfos.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=12202&r2=12201
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/eval.c?r1=12202&r2=12201