CHG . 25972->25975 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=25975;diff_format=u CHG ChangeLog 25971->25975 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?p1=branches/ruby_1_8/ChangeLog&r1=25972&r2=25975&pathrev=25975;diff_format=u CHG eval.c 25890->25975 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/eval.c?p1=branches/ruby_1_8/eval.c&r1=25972&r2=25975&pathrev=25975;diff_format=u CHG time.c 25523->25973 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/time.c?p1=branches/ruby_1_8/time.c&r1=25972&r2=25975&pathrev=25975;diff_format=u CHG version.h 25972->25974 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/version.h?p1=branches/ruby_1_8/version.h&r1=25972&r2=25975&pathrev=25975;diff_format=u CHG test/ruby/test_super.rb 11708->25975 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/test/ruby/test_super.rb?p1=branches/ruby_1_8/test/ruby/test_super.rb&r1=25972&r2=25975&pathrev=25975;diff_format=u COMMIT New specs for Complex#rationalize in 1.9.2. http://github.com/rubyspec/rubyspec/commit/871a605e4e7a209657d4cd0bfb3797107769c571 COMMIT Improved basicsocket specs to properly close server-side sockets. http://github.com/rubyspec/rubyspec/commit/f4707606e2276c97a210df98d8da7d1928171e52 --- 20091202T082609 +++ 20091203T082451 @@ -1,362 +1,362 @@ eval.c: In function ‘ruby_cleanup’: eval.c:1648: warning: comparison between signed and unsigned eval.c: In function ‘rb_exec_recursive’: -eval.c:13901: warning: variable ‘hash’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:13902: warning: variable ‘hash’ might be clobbered by ‘longjmp’ or ‘vfork’ eval.c: In function ‘rb_thread_start_1’: -eval.c:12742: warning: variable ‘th’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:12743: warning: variable ‘th’ might be clobbered by ‘longjmp’ or ‘vfork’ eval.c: In function ‘rb_thread_schedule’: -eval.c:11167: warning: variable ‘next’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:11168: 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’ @@ -376,7 +376,7 @@ 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:9252: warning: argument ‘proc’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:9253: warning: argument ‘proc’ might be clobbered by ‘longjmp’ or ‘vfork’ eval.c: In function ‘rb_exec_end_proc’: eval.c:8207: warning: variable ‘link’ might be clobbered by ‘longjmp’ or ‘vfork’ eval.c: In function ‘rb_eval’: @@ -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:12628: warning: argument ‘th’ might be clobbered by ‘longjmp’ or ‘vfork’ +eval.c:12629: 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 @@ -516,12 +516,12 @@ 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 struct.c 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 time.c time.c: In function ‘time_to_s’: -time.c:1293: warning: format not a string literal, format string not checked +time.c:1297: warning: format not a string literal, format string not checked time.c: In function ‘rb_strftime’: -time.c:1793: warning: format not a string literal, format string not checked -time.c:1798: warning: format not a string literal, format string not checked +time.c:1797: warning: format not a string literal, format string not checked +time.c:1802: warning: format not a string literal, format string not checked time.c: In function ‘time_strftime’: -time.c:1874: warning: comparison between signed and unsigned +time.c:1878: warning: comparison between signed and unsigned 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 util.c util.c: In function ‘Balloc’: util.c:1185: 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 #