CHG . 25515->25524 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=25524;diff_format=u CHG array.c 25430->25523 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/array.c?p1=branches/ruby_1_8/array.c&r1=25515&r2=25524&pathrev=25524;diff_format=u CHG bignum.c 23740->25523 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/bignum.c?p1=branches/ruby_1_8/bignum.c&r1=25515&r2=25524&pathrev=25524;diff_format=u CHG compar.c 25430->25523 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/compar.c?p1=branches/ruby_1_8/compar.c&r1=25515&r2=25524&pathrev=25524;diff_format=u CHG file.c 25430->25523 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/file.c?p1=branches/ruby_1_8/file.c&r1=25515&r2=25524&pathrev=25524;diff_format=u CHG numeric.c 25430->25523 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/numeric.c?p1=branches/ruby_1_8/numeric.c&r1=25515&r2=25524&pathrev=25524;diff_format=u CHG string.c 25515->25523 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/string.c?p1=branches/ruby_1_8/string.c&r1=25515&r2=25524&pathrev=25524;diff_format=u CHG time.c 25430->25523 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/time.c?p1=branches/ruby_1_8/time.c&r1=25515&r2=25524&pathrev=25524;diff_format=u CHG version.h 25496->25524 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/version.h?p1=branches/ruby_1_8/version.h&r1=25515&r2=25524&pathrev=25524;diff_format=u --- 20091028T082300 +++ 20091029T082004 @@ -1,527 +1,527 @@ 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:1296: warning: format not a string literal, format string not checked +time.c:1293: warning: format not a string literal, format string not checked time.c: In function ‘rb_strftime’: -time.c:1796: warning: format not a string literal, format string not checked -time.c:1801: warning: format not a string literal, format string not checked +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: In function ‘time_strftime’: -time.c:1877: warning: comparison between signed and unsigned +time.c:1874: 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 #