ruby-cvs:20166
From: ko1 ruby-lang.org
Date: Tue, 14 Aug 2007 19:53:54 +0900 (JST)
Subject: [ruby-cvs:20166] Ruby:r12930 (trunk): * proc.c (Init_Proc), eval.c (Init_eval), eval_intern.h: move
ko1 2007-08-14 19:53:53 +0900 (Tue, 14 Aug 2007)
New Revision: 12930
Modified files:
trunk/ChangeLog
trunk/bootstraptest/test_exception.rb
trunk/eval.c
trunk/eval_intern.h
trunk/ext/win32ole/win32ole.c
trunk/inits.c
trunk/insnhelper.h
trunk/proc.c
Log:
* proc.c (Init_Proc), eval.c (Init_eval), eval_intern.h: move
init place of exception_error.
* inits.c: ditto.
* eval.c (Init_eval): set exception_error#throwed_state as TAG_FATAL.
[ruby-dev:31407]
* bootstraptest/test_exception.rb: add a test for above.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=12930&r2=12929
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/win32ole/win32ole.c?r1=12930&r2=12929
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/eval.c?r1=12930&r2=12929
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/proc.c?r1=12930&r2=12929
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/insnhelper.h?r1=12930&r2=12929
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/inits.c?r1=12930&r2=12929
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/bootstraptest/test_exception.rb?r1=12930&r2=12929
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/eval_intern.h?r1=12930&r2=12929