OLDREV 29894 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=29894&diff_format=u NEWREV 29923 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=29923&diff_format=u CHG ChangeLog 29893->29922 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?p1=trunk/ChangeLog&r1=29894&r2=29923&pathrev=29923&diff_format=u CHG string.c 29872->29896 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/string.c?p1=trunk/string.c&r1=29894&r2=29923&pathrev=29923&diff_format=u CHG version.h 29890->29923 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/version.h?p1=trunk/version.h&r1=29894&r2=29923&pathrev=29923&diff_format=u CHG vsnprintf.c 29873->29900 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/vsnprintf.c?p1=trunk/vsnprintf.c&r1=29894&r2=29923&pathrev=29923&diff_format=u CHG enc/big5.c 29869->29922 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/enc/big5.c?p1=trunk/enc/big5.c&r1=29894&r2=29923&pathrev=29923&diff_format=u ADD enc/trans/big5-hkscs-tbl.rb none->29922 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/enc/trans/big5-hkscs-tbl.rb?view=markup&pathrev=29923&diff_format=u CHG enc/trans/big5.trans 29869->29922 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/enc/trans/big5.trans?p1=trunk/enc/trans/big5.trans&r1=29894&r2=29923&pathrev=29923&diff_format=u CHG enc/trans/utf_16_32.trans 29892->29895 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/enc/trans/utf_16_32.trans?p1=trunk/enc/trans/utf_16_32.trans&r1=29894&r2=29923&pathrev=29923&diff_format=u CHG test/ruby/test_transcode.rb 29894->29895 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_transcode.rb?p1=trunk/test/ruby/test_transcode.rb&r1=29894&r2=29923&pathrev=29923&diff_format=u =================================================================== +++ 20101124T223938Z @@ 547 @@ sprintf.c:: warning: format not a string literal, argument types not checked sprintf.c:: warning: format not a string literal, argument types not checked sprintf.c:: warning: format not a string literal, argument types not checked +In file included from sprintf.c:1128: +vsnprintf.c::5: warning: "_WIN32" is not defined compiling st.c compiling strftime.c compiling string.c @@ 4762 @@ converter for from_UTF_16BE converter for from_UTF_32BE converter for from_UTF_16 +converter for from_UTF_32 converter for from_UTF_8 done. (X.XXuser X.XXsystem X.XXelapsed) make[1]: ディレクトリ `/home/chkbuild/tmp/build/ruby-trunk//ruby' から出ます @@ 18315 @@ TestTranscode#test_utf_16: s: . TestTranscode#test_utf_16_bom: s: . TestTranscode#test_utf_32: s: . +TestTranscode#test_utf_32_bom: s: . TestTranscode#test_windows_1250: s: . TestTranscode#test_windows_1251: s: . TestTranscode#test_windows_1252: s: . @@ 18792 @@ Finished in seconds. +8709 tests, assertions, 0 failures, 0 errors, 0 skips Test run options: --seed --verbose == rubyspec #