OLDREV 30969 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=30969&diff_format=u NEWREV 30990 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=30990&diff_format=u CHG ChangeLog 30969->30989 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?p1=trunk/ChangeLog&r1=30969&r2=30990&pathrev=30990&diff_format=u CHG string.c 30876->30977 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/string.c?p1=trunk/string.c&r1=30969&r2=30990&pathrev=30990&diff_format=u CHG version.h 30967->30990 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/version.h?p1=trunk/version.h&r1=30969&r2=30990&pathrev=30990&diff_format=u CHG ext/date/date_core.c 30963->30973 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/date/date_core.c?p1=trunk/ext/date/date_core.c&r1=30969&r2=30990&pathrev=30990&diff_format=u CHG ext/openssl/ossl_cipher.c 30925->30974 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/openssl/ossl_cipher.c?p1=trunk/ext/openssl/ossl_cipher.c&r1=30969&r2=30990&pathrev=30990&diff_format=u CHG ext/openssl/ossl_ocsp.c 29699->30976 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/openssl/ossl_ocsp.c?p1=trunk/ext/openssl/ossl_ocsp.c&r1=30969&r2=30990&pathrev=30990&diff_format=u CHG ext/openssl/ossl_pkcs12.c 27437->30978 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/openssl/ossl_pkcs12.c?p1=trunk/ext/openssl/ossl_pkcs12.c&r1=30969&r2=30990&pathrev=30990&diff_format=u CHG ext/openssl/ossl_pkcs7.c 29346->30984 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/openssl/ossl_pkcs7.c?p1=trunk/ext/openssl/ossl_pkcs7.c&r1=30969&r2=30990&pathrev=30990&diff_format=u CHG include/ruby/win32.h 30749->30989 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/include/ruby/win32.h?p1=trunk/include/ruby/win32.h&r1=30969&r2=30990&pathrev=30990&diff_format=u CHG lib/tempfile.rb 29134->30975 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/tempfile.rb?p1=trunk/lib/tempfile.rb&r1=30969&r2=30990&pathrev=30990&diff_format=u CHG lib/test/unit.rb 30968->30970 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/test/unit.rb?p1=trunk/lib/test/unit.rb&r1=30969&r2=30990&pathrev=30990&diff_format=u CHG test/ruby/test_m17n.rb 30881->30977 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_m17n.rb?p1=trunk/test/ruby/test_m17n.rb&r1=30969&r2=30990&pathrev=30990&diff_format=u CHG test/ruby/test_system.rb 30969->30987 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_system.rb?p1=trunk/test/ruby/test_system.rb&r1=30969&r2=30990&pathrev=30990&diff_format=u CHG test/testunit/test_parallel.rb 30965->30972 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/testunit/test_parallel.rb?p1=trunk/test/testunit/test_parallel.rb&r1=30969&r2=30990&pathrev=30990&diff_format=u CHG test/testunit/test_rake_integration.rb 30923->30988 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/testunit/test_rake_integration.rb?p1=trunk/test/testunit/test_rake_integration.rb&r1=30969&r2=30990&pathrev=30990&diff_format=u CHG win32/win32.c 30867->30987 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/win32/win32.c?p1=trunk/win32/win32.c&r1=30969&r2=30990&pathrev=30990&diff_format=u =================================================================== +++ 20110228T183303Z @@ 563 @@ compiling st.c compiling strftime.c compiling string.c +string.c: In function ‘tr_trans’: +string.c:: warning: signed and unsigned type in conditional expression compiling struct.c compiling time.c compiling transcode.c @@ 8543 @@ Rake::TestTopLevelFunctions#test_namespace = s = . Rake::TestTopLevelFunctions#test_when_not_writing = s = . Rake::TestTopLevelFunctions#test_when_writing = s = . +RakeIntegration#test_with_rake_runner = s = . Rational_Test#test_add = s = . Rational_Test#test_attr = s = . Rational_Test#test_attr2 = s = . @@ 48954 @@ ) File::Stat#inspect produces a nicely formatted description of a File::Stat object FAILED +Expected "#" +to equal "#" /var/lib/chkbuild/tmp/build/ruby-trunk-o3//rubyspec/core/file/stat/inspect_spec.rb:17:in `block (2 levels) in ' /var/lib/chkbuild/tmp/build/ruby-trunk-o3//rubyspec/core/file/stat/inspect_spec.rb:3:in `' =================================================================== --- 20110227T183303Z @@ 8542 @@ Rake::TestTopLevelFunctions#test_namespace = s = . Rake::TestTopLevelFunctions#test_when_not_writing = s = . Rake::TestTopLevelFunctions#test_when_writing = s = . -RakeIntegration#test_with_rake_runner = Run options: # Running tests: @@ 8550 @@ Finished tests in s, tests/s, assertions/s. -0 tests, assertions, 0 failures, 0 errors, 0 skips s = . Rational_Test#test_add = s = . Rational_Test#test_attr = s = . @@ 48962 @@ ) File::Stat#inspect produces a nicely formatted description of a File::Stat object FAILED -Expected "#" -to equal "#" /var/lib/chkbuild/tmp/build/ruby-trunk-o3//rubyspec/core/file/stat/inspect_spec.rb:17:in `block (2 levels) in ' /var/lib/chkbuild/tmp/build/ruby-trunk-o3//rubyspec/core/file/stat/inspect_spec.rb:3:in `'