CHG . 19735->19742 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=19742;diff_format=u CHG ChangeLog 19735->19742 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?p1=branches/ruby_1_8/ChangeLog&r1=19735&r2=19742&pathrev=19742;diff_format=u CHG time.c 17617->19742 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/time.c?p1=branches/ruby_1_8/time.c&r1=19735&r2=19742&pathrev=19742;diff_format=u --- 20081010T055948 +++ 20081011T060545 @@ -1,358 +1,360 @@ time.c: In function 'rb_strftime': time.c:1788: 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: In function 'time_load': +time.c:1993: warning: 'gmt' may be used uninitialized in this function gcc -DRUBY_DEBUG_ENV -O2 -g -Wall -Wformat=2 -Wundef -Wno-parentheses -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c util.c gcc -DRUBY_DEBUG_ENV -O2 -g -Wall -Wformat=2 -Wundef -Wno-parentheses -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c variable.c gcc -DRUBY_DEBUG_ENV -O2 -g -Wall -Wformat=2 -Wundef -Wno-parentheses -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c version.c @@ -370,11 +372,11 @@ gcc -DRUBY_DEBUG_ENV -O2 -g -Wall -Wformat=2 -Wundef -Wno-parentheses -pipe -fno-common -DRUBY_EXPORT -L. main.o dmydln.o libruby-static.a -lpthread -ldl -lobjc -o miniruby == version #