CHG . 25863->25892 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=25892;diff_format=u CHG ChangeLog 25863->25891 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?p1=branches/ruby_1_8/ChangeLog&r1=25863&r2=25892&pathrev=25892;diff_format=u CHG dln.c 25430->25888 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/dln.c?p1=branches/ruby_1_8/dln.c&r1=25863&r2=25892&pathrev=25892;diff_format=u CHG eval.c 25693->25890 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/eval.c?p1=branches/ruby_1_8/eval.c&r1=25863&r2=25892&pathrev=25892;diff_format=u CHG version.h 25855->25892 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/version.h?p1=branches/ruby_1_8/version.h&r1=25863&r2=25892&pathrev=25892;diff_format=u CHG test/ruby/test_object.rb 25359->25890 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/test/ruby/test_object.rb?p1=branches/ruby_1_8/test/ruby/test_object.rb&r1=25863&r2=25892&pathrev=25892;diff_format=u COMMIT Handle File#stat on unlinked file in a block http://github.com/rubyspec/rubyspec/commit/2860cc4053e1608e4b86f99d520adf6c6c90b321 COMMIT Add spec for File#stat on an unlinked file http://github.com/rubyspec/rubyspec/commit/85c3b3a7e57e63aecfafaede46102d43b3a0277f COMMIT Oops, over-correction on the previous commit. http://github.com/rubyspec/rubyspec/commit/f2abeaf6f5b7b9b4dc00160680500c7942bcb0a1 COMMIT fix some shared socket specs to actually use @method http://github.com/rubyspec/rubyspec/commit/690994cedcbaab591b8cf9254fe79ddd231bc905 --- 20091123T082539 +++ 20091124T082350 @@ -1,369 +1,369 @@ eval.c: In function ‘ruby_cleanup’: eval.c:1648: 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:13901: 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:12742: 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:11167: 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:8924: warning: argument ‘args’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:8925: 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’ @@ -376,16 +376,16 @@ 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:9251: warning: argument ‘proc’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:9252: 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:8207: 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:6583: warning: variable ‘data’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:6579: warning: argument ‘self’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:6580: warning: argument ‘file’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:6581: 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’: @@ -395,7 +395,7 @@ 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:12627: warning: argument ‘th’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:12628: 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 #