CHG . 24669->24700 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=24700;diff_format=u CHG ChangeLog 24668->24700 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?p1=branches/ruby_1_8/ChangeLog&r1=24669&r2=24700&pathrev=24700;diff_format=u CHG eval.c 24442->24695 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/eval.c?p1=branches/ruby_1_8/eval.c&r1=24669&r2=24700&pathrev=24700;diff_format=u CHG parse.y 24349->24695 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/parse.y?p1=branches/ruby_1_8/parse.y&r1=24669&r2=24700&pathrev=24700;diff_format=u CHG version.h 24669->24696 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/version.h?p1=branches/ruby_1_8/version.h&r1=24669&r2=24700&pathrev=24700;diff_format=u CHG ext/win32ole/win32ole.c 18192->24700 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/win32ole/win32ole.c?p1=branches/ruby_1_8/ext/win32ole/win32ole.c&r1=24669&r2=24700&pathrev=24700;diff_format=u --- 20090828T082658 +++ 20090829T075639 @@ -1,365 +1,365 @@ eval.c: In function ‘ruby_cleanup’: eval.c:1660: warning: comparison between signed and unsigned eval.c: In function ‘rb_exec_recursive’: -eval.c:13887: warning: variable ‘hash’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:13890: warning: variable ‘hash’ might be clobbered by ‘longjmp’ or ‘vfork’ eval.c: In function ‘rb_thread_start_1’: -eval.c:12730: warning: variable ‘th’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:12733: warning: variable ‘th’ might be clobbered by ‘longjmp’ or ‘vfork’ eval.c: In function ‘rb_thread_schedule’: -eval.c:11162: warning: variable ‘next’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:11165: 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: In function ‘proc_invoke’: -eval.c:8921: 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: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’ @@ -372,18 +372,18 @@ eval.c: In function ‘rb_longjmp’: eval.c:4658: warning: argument ‘mesg’ might be clobbered by ‘longjmp’ or ‘vfork’ eval.c: In function ‘rb_block_pass’: -eval.c:9248: 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:8203: 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:3650: 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: In function ‘is_defined’: eval.c:2419: warning: argument ‘node’ might be clobbered by ‘longjmp’ or ‘vfork’ -eval.c: In function ‘eval’: -eval.c:6579: warning: variable ‘data’ might be clobbered by ‘longjmp’ or ‘vfork’ -eval.c:6575: warning: argument ‘self’ might be clobbered by ‘longjmp’ or ‘vfork’ -eval.c:6576: warning: argument ‘file’ might be clobbered by ‘longjmp’ or ‘vfork’ -eval.c:6577: warning: argument ‘line’ 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’ @@ -391,7 +391,7 @@ eval.c: In function ‘ruby_cleanup’: eval.c:1631: warning: argument ‘ex’ might be clobbered by ‘longjmp’ or ‘vfork’ eval.c: In function ‘rb_thread_start_0’: -eval.c:12605: warning: argument ‘th’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:12608: 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 @@ -451,11 +451,11 @@ sed '/^#/s|y\.tab\.c|parse.c|' y.tab.c > parse.c rm -f y.tab.c gcc -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c parse.c -parse.c:578:6: warning: "YYENABLE_NLS" is not defined -parse.c:3752:6: warning: "YYLTYPE_IS_TRIVIAL" is not defined +parse.c:583:6: warning: "YYENABLE_NLS" is not defined +parse.c:3648:6: warning: "YYLTYPE_IS_TRIVIAL" is not defined parse.y: In function ‘ruby_yyparse’: -parse.y:2231: warning: comparison between signed and unsigned -In file included from parse.y:3437: +parse.y:2301: warning: comparison between signed and unsigned +In file included from parse.y:3591: keywords: In function ‘rb_reserved_word’: keywords:79: warning: missing initializer keywords:79: warning: (near initialization for ‘wordlist[0].id’) @@ -480,7 +480,7 @@ keywords:13: warning: missing initializer keywords:13: warning: (near initialization for ‘wordlist[49].id’) parse.y: At top level: -parse.y:5673: warning: ‘arg_prepend’ defined but not used +parse.y:5880: warning: ‘arg_prepend’ defined but not used gcc -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c process.c process.c: In function ‘p_uid_change_privilege’: process.c:2307: 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 #