CHG . 22416->22455 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=22455;diff_format=u CHG ChangeLog 22416->22455 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_6/ChangeLog?p1=branches/ruby_1_8_6/ChangeLog&r1=22416&r2=22455&pathrev=22455;diff_format=u CHG pack.c 22408->22448 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_6/pack.c?p1=branches/ruby_1_8_6/pack.c&r1=22416&r2=22455&pathrev=22455;diff_format=u CHG version.h 22416->22455 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_6/version.h?p1=branches/ruby_1_8_6/version.h&r1=22416&r2=22455&pathrev=22455;diff_format=u CHG lib/sync.rb 11708->22455 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_6/lib/sync.rb?p1=branches/ruby_1_8_6/lib/sync.rb&r1=22416&r2=22455&pathrev=22455;diff_format=u CHG test/ruby/test_pack.rb 11708->22444 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_6/test/ruby/test_pack.rb?p1=branches/ruby_1_8_6/test/ruby/test_pack.rb&r1=22416&r2=22455&pathrev=22455;diff_format=u --- 20090219T083907 +++ 20090220T090115 @@ -1,375 +1,375 @@ gcc -DRUBY_DEBUG_ENV -O2 -g -Wall -Wformat=2 -Wundef -Wno-parentheses -pipe -fno-common -DRUBY_EXPORT -I. -I. -c object.c gcc -DRUBY_DEBUG_ENV -O2 -g -Wall -Wformat=2 -Wundef -Wno-parentheses -pipe -fno-common -DRUBY_EXPORT -I. -I. -c pack.c pack.c: In function 'pack_unpack': -pack.c:1933: warning: 'tmp' may be used uninitialized in this function -pack.c:1889: warning: 'tmp' may be used uninitialized in this function +pack.c:1935: warning: 'tmp' may be used uninitialized in this function +pack.c:1891: warning: 'tmp' may be used uninitialized in this function bison -y parse.y sed '/^#/s|y\.tab\.c|parse.c|' y.tab.c > parse.c rm -f y.tab.c @@ -442,11 +442,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 #