CHG . 24202->24225 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=24225;diff_format=u CHG ChangeLog 24202->24225 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?p1=branches/ruby_1_8/ChangeLog&r1=24202&r2=24225&pathrev=24225;diff_format=u CHG io.c 23824->24223 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/io.c?p1=branches/ruby_1_8/io.c&r1=24202&r2=24225&pathrev=24225;diff_format=u CHG version.h 24202->24224 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/version.h?p1=branches/ruby_1_8/version.h&r1=24202&r2=24225&pathrev=24225;diff_format=u CHG win32/Makefile.sub 22592->24225 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/win32/Makefile.sub?p1=branches/ruby_1_8/win32/Makefile.sub&r1=24202&r2=24225&pathrev=24225;diff_format=u --- 20090721T082202 +++ 20090722T082507 @@ -1,428 +1,428 @@ gcc -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c inits.c gcc -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c io.c io.c: In function ‘swallow’: -io.c:1653: warning: comparison between signed and unsigned +io.c:1656: warning: comparison between signed and unsigned io.c: In function ‘rb_f_syscall’: -io.c:5215: warning: comparison between signed and unsigned +io.c:5218: warning: comparison between signed and unsigned gcc -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c marshal.c marshal.c: In function ‘w_long’: marshal.c:212: warning: comparison between signed and unsigned @@ -571,7 +571,7 @@ gcc -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -DRUBY_EXPORT -L. -rdynamic -Wl,-export-dynamic main.o libruby-static.a -lrt -ldl -lcrypt -lm -o miniruby == miniversion #