ruby-cvs:20163
From: nobu ruby-lang.org
Date: Mon, 13 Aug 2007 17:23:13 +0900 (JST)
Subject: [ruby-cvs:20163] Ruby:r12927 (trunk): * eval.c (rb_clear_trace_func, rb_thread_stop_timer_thread):
nobu 2007-08-13 17:23:12 +0900 (Mon, 13 Aug 2007)
New Revision: 12927
Modified files:
trunk/ChangeLog
trunk/eval.c
Log:
* eval.c (rb_clear_trace_func, rb_thread_stop_timer_thread):
declarations for forward refernces.
* eval.c (rb_longjmp, eval): use local variable.
* eval.c (rb_longjmp): string object not to be optimized.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=12927&r2=12926
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/eval.c?r1=12927&r2=12926