CHG . 24783->24824 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=24824;diff_format=u CHG ChangeLog 24783->24824 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_7/ChangeLog?p1=branches/ruby_1_8_7/ChangeLog&r1=24783&r2=24824&pathrev=24824;diff_format=u CHG io.c 24747->24824 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_7/io.c?p1=branches/ruby_1_8_7/io.c&r1=24783&r2=24824&pathrev=24824;diff_format=u CHG version.h 24783->24824 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_7/version.h?p1=branches/ruby_1_8_7/version.h&r1=24783&r2=24824&pathrev=24824;diff_format=u COMMIT Fix Array#pack test for Ruby 1.9 on 64 bit platform http://github.com/rubyspec/rubyspec/commit/a5da93ca03ee7089ac3a5c34a359cc19c0ea0456 COMMIT Test for equality with embedded NUL chars http://github.com/rubyspec/rubyspec/commit/f307deb6a0074d78790dcafbf966e3d657dec176 COMMIT No need for .rb in require strings. http://github.com/rubyspec/rubyspec/commit/924cf02ce4afda95dd6159884ca8f7b9568217f1 COMMIT added Enumerator#with_object and Enumerator#each_with_object specs http://github.com/rubyspec/rubyspec/commit/8b2916ec1c815fe67da6946eeb027efa10ea4cdf --- 20090910T093227 +++ 20090911T093242 @@ -1,452 +1,452 @@ io.c: In function ‘swallow’: io.c:1644: warning: comparison between signed and unsigned io.c: In function ‘rb_f_syscall’: -io.c:5178: warning: comparison between signed and unsigned +io.c:5184: warning: comparison between signed and unsigned gcc -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -DRUBY_EXPORT -D_GNU_SOURCE=1 -I. -I. -c marshal.c marshal.c: In function ‘w_long’: marshal.c:212: warning: comparison between signed and unsigned @@ -599,7 +599,7 @@ gcc -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -DRUBY_EXPORT -D_GNU_SOURCE=1 -L. -rdynamic -Wl,-export-dynamic main.o libruby-static.a -lpthread -lrt -ldl -lcrypt -lm -o miniruby == miniversion #