CHG . 25661->25673 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=25673;diff_format=u CHG ChangeLog 25661->25673 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?p1=branches/ruby_1_8/ChangeLog&r1=25661&r2=25673&pathrev=25673;diff_format=u CHG eval.c 25430->25670 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/eval.c?p1=branches/ruby_1_8/eval.c&r1=25661&r2=25673&pathrev=25673;diff_format=u CHG version.h 25657->25668 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/version.h?p1=branches/ruby_1_8/version.h&r1=25661&r2=25673&pathrev=25673;diff_format=u CHG lib/mkmf.rb 24829->25673 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/lib/mkmf.rb?p1=branches/ruby_1_8/lib/mkmf.rb&r1=25661&r2=25673&pathrev=25673;diff_format=u CHG test/ruby/test_settracefunc.rb 16055->25670 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/test/ruby/test_settracefunc.rb?p1=branches/ruby_1_8/test/ruby/test_settracefunc.rb&r1=25661&r2=25673&pathrev=25673;diff_format=u --- 20091106T083106 +++ 20091107T081811 @@ -1,401 +1,401 @@ eval.c: In function ‘ruby_cleanup’: eval.c:1648: warning: comparison between signed and unsigned eval.c: In function ‘rb_exec_recursive’: -eval.c:13888: warning: variable ‘hash’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:13900: warning: variable ‘hash’ might be clobbered by ‘longjmp’ or ‘vfork’ eval.c: In function ‘rb_thread_start_1’: -eval.c:12729: warning: variable ‘th’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:12741: warning: variable ‘th’ might be clobbered by ‘longjmp’ or ‘vfork’ eval.c: In function ‘rb_thread_schedule’: -eval.c:11154: warning: variable ‘next’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:11166: warning: variable ‘next’ might be clobbered by ‘longjmp’ or ‘vfork’ eval.c: In function ‘rb_yield_0’: -eval.c:5012: warning: variable ‘var’ might be clobbered by ‘longjmp’ or ‘vfork’ -eval.c:5021: warning: variable ‘lambda’ might be clobbered by ‘longjmp’ or ‘vfork’ -eval.c:5009: warning: argument ‘val’ might be clobbered by ‘longjmp’ or ‘vfork’ -eval.c:5009: warning: argument ‘self’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:5024: warning: variable ‘var’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:5033: warning: variable ‘lambda’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:5021: warning: argument ‘val’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:5021: warning: argument ‘self’ might be clobbered by ‘longjmp’ or ‘vfork’ eval.c: In function ‘proc_invoke’: -eval.c:8912: warning: argument ‘args’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:8924: warning: argument ‘args’ might be clobbered by ‘longjmp’ or ‘vfork’ eval.c: In function ‘rb_call0’: -eval.c:6034: warning: variable ‘local_vars’ might be clobbered by ‘longjmp’ or ‘vfork’ -eval.c:6035: warning: variable ‘saved_cref’ might be clobbered by ‘longjmp’ or ‘vfork’ -eval.c:5917: warning: argument ‘argc’ might be clobbered by ‘longjmp’ or ‘vfork’ -eval.c:5918: warning: argument ‘argv’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:6046: warning: variable ‘local_vars’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:6047: warning: variable ‘saved_cref’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:5929: warning: argument ‘argc’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:5930: warning: argument ‘argv’ might be clobbered by ‘longjmp’ or ‘vfork’ eval.c: In function ‘error_print’: eval.c:1278: warning: variable ‘errat’ might be clobbered by ‘longjmp’ or ‘vfork’ eval.c:1280: warning: variable ‘einfo’ might be clobbered by ‘longjmp’ or ‘vfork’ eval.c:1281: warning: variable ‘elen’ might be clobbered by ‘longjmp’ or ‘vfork’ eval.c: In function ‘rb_longjmp’: -eval.c:4646: warning: argument ‘mesg’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:4658: warning: argument ‘mesg’ might be clobbered by ‘longjmp’ or ‘vfork’ eval.c: In function ‘rb_block_pass’: -eval.c:9239: warning: argument ‘proc’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:9251: warning: argument ‘proc’ might be clobbered by ‘longjmp’ or ‘vfork’ eval.c: In function ‘rb_exec_end_proc’: -eval.c:8194: warning: variable ‘link’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:8206: warning: variable ‘link’ might be clobbered by ‘longjmp’ or ‘vfork’ eval.c: In function ‘rb_eval’: -eval.c:3638: warning: variable ‘saved_cref’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:3650: warning: variable ‘saved_cref’ might be clobbered by ‘longjmp’ or ‘vfork’ eval.c: In function ‘eval’: -eval.c:6570: warning: variable ‘data’ might be clobbered by ‘longjmp’ or ‘vfork’ -eval.c:6566: warning: argument ‘self’ might be clobbered by ‘longjmp’ or ‘vfork’ -eval.c:6567: warning: argument ‘file’ might be clobbered by ‘longjmp’ or ‘vfork’ -eval.c:6568: warning: argument ‘line’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:6582: warning: variable ‘data’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:6578: warning: argument ‘self’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:6579: warning: argument ‘file’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:6580: warning: argument ‘line’ might be clobbered by ‘longjmp’ or ‘vfork’ eval.c: In function ‘is_defined’: eval.c:2407: warning: argument ‘node’ might be clobbered by ‘longjmp’ or ‘vfork’ eval.c: In function ‘call_trace_func’: -eval.c:2767: warning: variable ‘raised’ might be clobbered by ‘longjmp’ or ‘vfork’ -eval.c:2769: warning: variable ‘node_save’ might be clobbered by ‘longjmp’ or ‘vfork’ -eval.c:2765: warning: argument ‘klass’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:2775: warning: variable ‘raised’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:2777: warning: variable ‘node_save’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:2773: warning: argument ‘klass’ might be clobbered by ‘longjmp’ or ‘vfork’ eval.c: In function ‘ruby_cleanup’: eval.c:1619: warning: argument ‘ex’ might be clobbered by ‘longjmp’ or ‘vfork’ eval.c: In function ‘rb_thread_start_0’: -eval.c:12615: warning: argument ‘th’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:12627: warning: argument ‘th’ might be clobbered by ‘longjmp’ or ‘vfork’ gcc -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c file.c file.c: In function ‘rb_stat_inspect’: file.c:617: warning: comparison between signed and unsigned @@ -537,7 +537,7 @@ gcc -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -L. -rdynamic -Wl,-export-dynamic main.o libruby-static.a -lrt -ldl -lcrypt -lm -o miniruby == miniversion #