CHG . 25167->25186 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=25186;diff_format=u CHG ChangeLog 25098->25182 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?p1=branches/ruby_1_8/ChangeLog&r1=25167&r2=25186&pathrev=25186;diff_format=u CHG eval.c 25064->25179 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/eval.c?p1=branches/ruby_1_8/eval.c&r1=25167&r2=25186&pathrev=25186;diff_format=u CHG io.c 24751->25181 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/io.c?p1=branches/ruby_1_8/io.c&r1=25167&r2=25186&pathrev=25186;diff_format=u CHG version.h 25167->25177 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/version.h?p1=branches/ruby_1_8/version.h&r1=25167&r2=25186&pathrev=25186;diff_format=u CHG lib/generator.rb 22638->25186 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/lib/generator.rb?p1=branches/ruby_1_8/lib/generator.rb&r1=25167&r2=25186&pathrev=25186;diff_format=u CHG win32/Makefile.sub 24938->25183 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/win32/Makefile.sub?p1=branches/ruby_1_8/win32/Makefile.sub&r1=25167&r2=25186&pathrev=25186;diff_format=u CHG win32/setup.mak 17543->25178 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/win32/setup.mak?p1=branches/ruby_1_8/win32/setup.mak&r1=25167&r2=25186&pathrev=25186;diff_format=u CHG win32/win32.c 25072->25178 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/win32/win32.c?p1=branches/ruby_1_8/win32/win32.c&r1=25167&r2=25186&pathrev=25186;diff_format=u --- 20091002T081752 +++ 20091003T081509 @@ -1,397 +1,397 @@ eval.c: In function ‘rb_svar’: eval.c:993: warning: comparison between signed and unsigned eval.c: In function ‘ruby_cleanup’: -eval.c:1660: warning: comparison between signed and unsigned +eval.c:1647: warning: comparison between signed and unsigned eval.c: In function ‘rb_exec_recursive’: -eval.c:13900: warning: variable ‘hash’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:13887: warning: variable ‘hash’ might be clobbered by ‘longjmp’ or ‘vfork’ eval.c: In function ‘rb_thread_start_1’: -eval.c:12741: warning: variable ‘th’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:12728: warning: variable ‘th’ might be clobbered by ‘longjmp’ or ‘vfork’ eval.c: In function ‘rb_thread_schedule’: -eval.c:11166: warning: variable ‘next’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:11153: warning: variable ‘next’ might be clobbered by ‘longjmp’ or ‘vfork’ eval.c: In function ‘rb_yield_0’: -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:5011: warning: variable ‘var’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:5020: warning: variable ‘lambda’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:5008: warning: argument ‘val’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:5008: warning: argument ‘self’ might be clobbered by ‘longjmp’ or ‘vfork’ eval.c: In function ‘proc_invoke’: -eval.c:8924: warning: argument ‘args’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:8911: warning: argument ‘args’ might be clobbered by ‘longjmp’ or ‘vfork’ eval.c: In function ‘rb_call0’: -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:6033: warning: variable ‘local_vars’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:6034: warning: variable ‘saved_cref’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:5916: warning: argument ‘argc’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:5917: warning: argument ‘argv’ might be clobbered by ‘longjmp’ or ‘vfork’ eval.c: In function ‘error_print’: eval.c:1277: warning: variable ‘errat’ might be clobbered by ‘longjmp’ or ‘vfork’ eval.c:1279: warning: variable ‘einfo’ might be clobbered by ‘longjmp’ or ‘vfork’ eval.c:1280: warning: variable ‘elen’ might be clobbered by ‘longjmp’ or ‘vfork’ eval.c: In function ‘rb_longjmp’: -eval.c:4658: warning: argument ‘mesg’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:4645: warning: argument ‘mesg’ might be clobbered by ‘longjmp’ or ‘vfork’ eval.c: In function ‘rb_block_pass’: -eval.c:9251: warning: argument ‘proc’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:9238: warning: argument ‘proc’ might be clobbered by ‘longjmp’ or ‘vfork’ eval.c: In function ‘rb_exec_end_proc’: -eval.c:8206: warning: variable ‘link’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:8193: warning: variable ‘link’ might be clobbered by ‘longjmp’ or ‘vfork’ eval.c: In function ‘rb_eval’: -eval.c:3650: warning: variable ‘saved_cref’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:3637: warning: variable ‘saved_cref’ might be clobbered by ‘longjmp’ or ‘vfork’ eval.c: In function ‘eval’: -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:6569: warning: variable ‘data’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:6565: warning: argument ‘self’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:6566: warning: argument ‘file’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:6567: warning: argument ‘line’ might be clobbered by ‘longjmp’ or ‘vfork’ eval.c: In function ‘is_defined’: -eval.c:2419: warning: argument ‘node’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:2406: warning: argument ‘node’ might be clobbered by ‘longjmp’ or ‘vfork’ eval.c: In function ‘call_trace_func’: -eval.c:2779: warning: variable ‘raised’ might be clobbered by ‘longjmp’ or ‘vfork’ -eval.c:2781: warning: variable ‘node_save’ might be clobbered by ‘longjmp’ or ‘vfork’ -eval.c:2777: warning: argument ‘klass’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:2766: warning: variable ‘raised’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:2768: warning: variable ‘node_save’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:2764: warning: argument ‘klass’ might be clobbered by ‘longjmp’ or ‘vfork’ eval.c: In function ‘ruby_cleanup’: -eval.c:1631: warning: argument ‘ex’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:1618: warning: argument ‘ex’ might be clobbered by ‘longjmp’ or ‘vfork’ eval.c: In function ‘rb_thread_start_0’: -eval.c:12627: warning: argument ‘th’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:12614: warning: argument ‘th’ might be clobbered by ‘longjmp’ or ‘vfork’ gcc -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -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 @@ -559,7 +559,7 @@ gcc -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -DRUBY_EXPORT -L. -rdynamic -Wl,-export-dynamic main.o libruby-static.a -lrt -ldl -lcrypt -lm -o miniruby == miniversion #