CHG . 25902->25918 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=25918;diff_format=u CHG ChangeLog 25902->25918 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_7/ChangeLog?p1=branches/ruby_1_8_7/ChangeLog&r1=25902&r2=25918&pathrev=25918;diff_format=u CHG eval.c 25819->25914 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_7/eval.c?p1=branches/ruby_1_8_7/eval.c&r1=25902&r2=25918&pathrev=25918;diff_format=u CHG io.c 25852->25918 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_7/io.c?p1=branches/ruby_1_8_7/io.c&r1=25902&r2=25918&pathrev=25918;diff_format=u CHG version.h 25902->25918 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_7/version.h?p1=branches/ruby_1_8_7/version.h&r1=25902&r2=25918&pathrev=25918;diff_format=u CHG lib/monitor.rb 12193->25916 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_7/lib/monitor.rb?p1=branches/ruby_1_8_7/lib/monitor.rb&r1=25902&r2=25918&pathrev=25918;diff_format=u CHG lib/rexml/element.rb 16857->25915 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_7/lib/rexml/element.rb?p1=branches/ruby_1_8_7/lib/rexml/element.rb&r1=25902&r2=25918&pathrev=25918;diff_format=u CHG test/monitor/test_monitor.rb 11708->25916 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_7/test/monitor/test_monitor.rb?p1=branches/ruby_1_8_7/test/monitor/test_monitor.rb&r1=25902&r2=25918&pathrev=25918;diff_format=u CHG test/ostruct/test_ostruct.rb 23581->25917 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_7/test/ostruct/test_ostruct.rb?p1=branches/ruby_1_8_7/test/ostruct/test_ostruct.rb&r1=25902&r2=25918&pathrev=25918;diff_format=u CHG test/ruby/test_io.rb 25812->25918 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_7/test/ruby/test_io.rb?p1=branches/ruby_1_8_7/test/ruby/test_io.rb&r1=25902&r2=25918&pathrev=25918;diff_format=u --- 20091125T082007 +++ 20091126T082012 @@ -1,425 +1,425 @@ error.c:206: warning: comparison between signed and unsigned gcc -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c eval.c eval.c: In function 'rb_svar': -eval.c:979: warning: comparison between signed and unsigned +eval.c:980: warning: comparison between signed and unsigned eval.c: In function 'ruby_cleanup': -eval.c:1612: warning: comparison between signed and unsigned +eval.c:1613: warning: comparison between signed and unsigned eval.c: In function 'rb_eval_string_wrap': -eval.c:1743: warning: assignment discards qualifiers from pointer target type +eval.c:1744: warning: assignment discards qualifiers from pointer target type eval.c: In function 'rb_eval_cmd': -eval.c:1884: warning: assignment discards qualifiers from pointer target type +eval.c:1885: warning: assignment discards qualifiers from pointer target type eval.c: In function 'call_trace_func': -eval.c:2735: warning: assignment discards qualifiers from pointer target type +eval.c:2736: warning: assignment discards qualifiers from pointer target type eval.c: In function 'rb_raise_jump': -eval.c:4769: warning: assignment discards qualifiers from pointer target type +eval.c:4770: warning: assignment discards qualifiers from pointer target type eval.c: In function 'method_missing': -eval.c:5735: warning: assignment discards qualifiers from pointer target type +eval.c:5736: warning: assignment discards qualifiers from pointer target type eval.c: In function 'rb_call0': -eval.c:5893: warning: assignment discards qualifiers from pointer target type +eval.c:5894: warning: assignment discards qualifiers from pointer target type eval.c: In function 'rb_f_eval': -eval.c:6694: warning: assignment discards qualifiers from pointer target type +eval.c:6695: warning: assignment discards qualifiers from pointer target type eval.c: In function 'exec_under': -eval.c:6718: warning: assignment discards qualifiers from pointer target type +eval.c:6719: warning: assignment discards qualifiers from pointer target type eval.c: In function 'rb_load': -eval.c:7034: warning: assignment discards qualifiers from pointer target type +eval.c:7035: warning: assignment discards qualifiers from pointer target type eval.c: In function 'load_lock': -eval.c:7275: warning: implicit declaration of function 'rb_thread_join' +eval.c:7276: warning: implicit declaration of function 'rb_thread_join' eval.c: In function 'call_end_proc': -eval.c:8064: warning: assignment discards qualifiers from pointer target type +eval.c:8065: warning: assignment discards qualifiers from pointer target type eval.c: In function 'rb_f_END': -eval.c:8077: warning: assignment discards qualifiers from pointer target type +eval.c:8078: warning: assignment discards qualifiers from pointer target type eval.c: In function 'mproc': -eval.c:9853: warning: assignment discards qualifiers from pointer target type +eval.c:9854: warning: assignment discards qualifiers from pointer target type eval.c: In function 'stack_extend': -eval.c:10799: warning: unused variable 'sp' +eval.c:10800: warning: unused variable 'sp' eval.c: In function 'rb_exec_recursive': -eval.c:13613: warning: variable 'hash' might be clobbered by 'longjmp' or 'vfork' +eval.c:13614: warning: variable 'hash' might be clobbered by 'longjmp' or 'vfork' eval.c: In function 'rb_eval': -eval.c:3578: warning: variable 'saved_cref' might be clobbered by 'longjmp' or 'vfork' +eval.c:3579: warning: variable 'saved_cref' might be clobbered by 'longjmp' or 'vfork' eval.c: In function 'rb_call0': -eval.c:5970: warning: variable 'local_vars' might be clobbered by 'longjmp' or 'vfork' -eval.c:5971: warning: variable 'saved_cref' might be clobbered by 'longjmp' or 'vfork' -eval.c:5853: warning: argument 'argc' might be clobbered by 'longjmp' or 'vfork' -eval.c:5854: warning: argument 'argv' might be clobbered by 'longjmp' or 'vfork' +eval.c:5971: warning: variable 'local_vars' might be clobbered by 'longjmp' or 'vfork' +eval.c:5972: warning: variable 'saved_cref' might be clobbered by 'longjmp' or 'vfork' +eval.c:5854: warning: argument 'argc' might be clobbered by 'longjmp' or 'vfork' +eval.c:5855: warning: argument 'argv' might be clobbered by 'longjmp' or 'vfork' eval.c: In function 'error_print': -eval.c:1240: warning: variable 'errat' might be clobbered by 'longjmp' or 'vfork' -eval.c:1242: warning: variable 'einfo' might be clobbered by 'longjmp' or 'vfork' -eval.c:1243: warning: variable 'elen' might be clobbered by 'longjmp' or 'vfork' +eval.c:1241: warning: variable 'errat' might be clobbered by 'longjmp' or 'vfork' +eval.c:1243: warning: variable 'einfo' might be clobbered by 'longjmp' or 'vfork' +eval.c:1244: warning: variable 'elen' might be clobbered by 'longjmp' or 'vfork' eval.c: In function 'rb_longjmp': -eval.c:4586: warning: argument 'mesg' might be clobbered by 'longjmp' or 'vfork' +eval.c:4587: warning: argument 'mesg' might be clobbered by 'longjmp' or 'vfork' eval.c: In function 'rb_exec_end_proc': -eval.c:8121: warning: variable 'link' might be clobbered by 'longjmp' or 'vfork' +eval.c:8122: warning: variable 'link' might be clobbered by 'longjmp' or 'vfork' eval.c: In function 'rb_thread_schedule': -eval.c:11009: warning: variable 'next' might be clobbered by 'longjmp' or 'vfork' +eval.c:11010: warning: variable 'next' might be clobbered by 'longjmp' or 'vfork' eval.c: In function 'rb_yield_0': -eval.c:4951: warning: variable 'var' might be clobbered by 'longjmp' or 'vfork' -eval.c:4960: warning: variable 'lambda' might be clobbered by 'longjmp' or 'vfork' -eval.c:4948: warning: argument 'val' might be clobbered by 'longjmp' or 'vfork' -eval.c:4948: warning: argument 'self' might be clobbered by 'longjmp' or 'vfork' +eval.c:4952: warning: variable 'var' might be clobbered by 'longjmp' or 'vfork' +eval.c:4961: warning: variable 'lambda' might be clobbered by 'longjmp' or 'vfork' +eval.c:4949: warning: argument 'val' might be clobbered by 'longjmp' or 'vfork' +eval.c:4949: warning: argument 'self' might be clobbered by 'longjmp' or 'vfork' eval.c: In function 'proc_invoke': -eval.c:8834: warning: argument 'args' might be clobbered by 'longjmp' or 'vfork' +eval.c:8835: warning: argument 'args' might be clobbered by 'longjmp' or 'vfork' eval.c: In function 'call_trace_func': -eval.c:2720: warning: variable 'node_save' might be clobbered by 'longjmp' or 'vfork' -eval.c:2716: warning: argument 'klass' might be clobbered by 'longjmp' or 'vfork' +eval.c:2721: warning: variable 'node_save' might be clobbered by 'longjmp' or 'vfork' +eval.c:2717: warning: argument 'klass' might be clobbered by 'longjmp' or 'vfork' eval.c: In function 'rb_thread_select': -eval.c:11419: warning: 'limit' may be used uninitialized in this function +eval.c:11420: warning: 'limit' may be used uninitialized in this function eval.c: In function 'ruby_cleanup': -eval.c:1586: warning: argument 'ex' might be clobbered by 'longjmp' or 'vfork' +eval.c:1587: warning: argument 'ex' might be clobbered by 'longjmp' or 'vfork' eval.c: In function 'block_pass': -eval.c:9154: warning: variable 'proc' might be clobbered by 'longjmp' or 'vfork' +eval.c:9155: warning: variable 'proc' might be clobbered by 'longjmp' or 'vfork' eval.c: In function 'is_defined': -eval.c:2368: warning: argument 'node' might be clobbered by 'longjmp' or 'vfork' +eval.c:2369: warning: argument 'node' might be clobbered by 'longjmp' or 'vfork' eval.c: In function 'eval': -eval.c:6502: warning: variable 'data' might be clobbered by 'longjmp' or 'vfork' -eval.c:6498: warning: argument 'self' might be clobbered by 'longjmp' or 'vfork' -eval.c:6499: warning: argument 'file' might be clobbered by 'longjmp' or 'vfork' -eval.c:6500: warning: argument 'line' might be clobbered by 'longjmp' or 'vfork' +eval.c:6503: warning: variable 'data' might be clobbered by 'longjmp' or 'vfork' +eval.c:6499: warning: argument 'self' might be clobbered by 'longjmp' or 'vfork' +eval.c:6500: warning: argument 'file' might be clobbered by 'longjmp' or 'vfork' +eval.c:6501: warning: argument 'line' might be clobbered by 'longjmp' or 'vfork' eval.c: In function 'rb_thread_start_0': -eval.c:12416: warning: argument 'th' might be clobbered by 'longjmp' or 'vfork' +eval.c:12417: warning: argument 'th' might be clobbered by 'longjmp' or 'vfork' gcc -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c file.c file.c: In function 'rb_stat_inspect': file.c:619: warning: comparison between signed and unsigned @@ -450,9 +450,9 @@ gcc -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c inits.c gcc -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c io.c io.c: In function 'swallow': -io.c:1644: warning: comparison between signed and unsigned +io.c:1655: warning: comparison between signed and unsigned io.c: In function 'rb_f_syscall': -io.c:5184: warning: comparison between signed and unsigned +io.c:5195: warning: comparison between signed and unsigned gcc -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c marshal.c marshal.c: In function 'w_long': marshal.c:212: warning: comparison between signed and unsigned @@ -594,7 +594,7 @@ gcc -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -pipe -fno-common -DRUBY_EXPORT -L. main.o dmydln.o libruby-static.a -lpthread -ldl -lobjc -o miniruby == miniversion #