OLDREV 31457 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=31457&diff_format=u NEWREV 31472 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=31472&diff_format=u CHG ChangeLog 31457->31472 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?p1=trunk/ChangeLog&r1=31457&r2=31472&pathrev=31472&diff_format=u CHG thread.c 31454->31467 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/thread.c?p1=trunk/thread.c&r1=31457&r2=31472&pathrev=31472&diff_format=u CHG thread_pthread.c 31457->31462 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/thread_pthread.c?p1=trunk/thread_pthread.c&r1=31457&r2=31472&pathrev=31472&diff_format=u CHG thread_pthread.h 31451->31462 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/thread_pthread.h?p1=trunk/thread_pthread.h&r1=31457&r2=31472&pathrev=31472&diff_format=u CHG thread_win32.c 31457->31461 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/thread_win32.c?p1=trunk/thread_win32.c&r1=31457&r2=31472&pathrev=31472&diff_format=u CHG thread_win32.h 29956->31459 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/thread_win32.h?p1=trunk/thread_win32.h&r1=31457&r2=31472&pathrev=31472&diff_format=u CHG version.h 31452->31471 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/version.h?p1=trunk/version.h&r1=31457&r2=31472&pathrev=31472&diff_format=u CHG include/ruby/intern.h 31408->31466 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/include/ruby/intern.h?p1=trunk/include/ruby/intern.h&r1=31457&r2=31472&pathrev=31472&diff_format=u CHG test/io/wait/test_io_wait.rb 31398->31472 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/io/wait/test_io_wait.rb?p1=trunk/test/io/wait/test_io_wait.rb&r1=31457&r2=31472&pathrev=31472&diff_format=u CHG test/ruby/test_io.rb 31440->31468 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_io.rb?p1=trunk/test/ruby/test_io.rb&r1=31457&r2=31472&pathrev=31472&diff_format=u =================================================================== +++ 20110507T222557Z @@ 7539 @@ Psych::TestEncoding#test_default_internal = /home/chkbuild/tmp/build/ruby-trunk//ruby/test/psych/test_encoding.rb:107: warning: setting Encoding.default_internal /home/chkbuild/tmp/build/ruby-trunk//ruby/test/psych/test_encoding.rb:: warning: setting Encoding.default_internal s = . +Psych::TestEngineManager#test_set_psych = /home/chkbuild/tmp/build/ruby-trunk//ruby/.ext/common/syck/rubytypes.rb:13: warning: method redefined; discarding old to_yaml_properties /home/chkbuild/tmp/build/ruby-trunk//ruby/.ext/common/psych/deprecated.rb:: warning: previous definition of to_yaml_properties was here s = . Psych::TestEngineManager#test_dump_types = s = . Psych::TestEngineManager#test_set_syck = s = . +Psych::TestEngineManager#test_bad_engine = s = . Psych::TestException#test_convert = s = . Psych::TestException#test_to_yaml_properties = /home/chkbuild/tmp/build/ruby-trunk//ruby/test/psych/test_exception.rb: to_yaml_properties is deprecated, please implement "encode_with(coder)" s = . @@ 50179 @@ /home/chkbuild/tmp/build/ruby-trunk//rubyspec/optional/capi/ext/thread_spec.c:: warning: implicit declaration of function ‘pipe’ /home/chkbuild/tmp/build/ruby-trunk//rubyspec/optional/capi/ext/thread_spec.c:: warning: implicit declaration of function ‘close’ /home/chkbuild/tmp/build/ruby-trunk//rubyspec/optional/capi/ext/thread_spec.c: In function ‘thread_spec_rb_thread_select_fd’: +/home/chkbuild/tmp/build/ruby-trunk//rubyspec/optional/capi/ext/thread_spec.c:: warning: ‘rb_thread_select’ is deprecated (declared at /home/chkbuild/tmp/build/ruby-trunk//include/ruby-1.9.1/ruby/intern.h:375) /home/chkbuild/tmp/build/ruby-trunk//rubyspec/optional/capi/ext/thread_spec.c: In function ‘thread_spec_rb_thread_select’: +/home/chkbuild/tmp/build/ruby-trunk//rubyspec/optional/capi/ext/thread_spec.c:: warning: ‘rb_thread_select’ is deprecated (declared at /home/chkbuild/tmp/build/ruby-trunk//include/ruby-1.9.1/ruby/intern.h:375) C-API Thread function rb_thread_select - returns true if an fd is ready to read =================================================================== --- 20110506T222549Z @@ 7538 @@ Psych::TestEncoding#test_list_anchor = s = . Psych::TestEncoding#test_map_tag = s = . Psych::TestEncoding#test_start_sequence = s = . -Psych::TestEngineManager#test_bad_engine = /home/chkbuild/tmp/build/ruby-trunk//ruby/.ext/common/syck/rubytypes.rb:13: warning: method redefined; discarding old to_yaml_properties /home/chkbuild/tmp/build/ruby-trunk//ruby/.ext/common/psych/deprecated.rb:: warning: previous definition of to_yaml_properties was here s = . Psych::TestEngineManager#test_dump_types = s = . -Psych::TestEngineManager#test_set_psych = s = . Psych::TestEngineManager#test_set_syck = s = . Psych::TestException#test_to_yaml_properties = /home/chkbuild/tmp/build/ruby-trunk//ruby/test/psych/test_exception.rb: to_yaml_properties is deprecated, please implement "encode_with(coder)" s = . @@ 50178 @@ /home/chkbuild/tmp/build/ruby-trunk//rubyspec/optional/capi/ext/thread_spec.c:: warning: implicit declaration of function ‘pipe’ /home/chkbuild/tmp/build/ruby-trunk//rubyspec/optional/capi/ext/thread_spec.c:: warning: implicit declaration of function ‘close’ /home/chkbuild/tmp/build/ruby-trunk//rubyspec/optional/capi/ext/thread_spec.c: In function ‘thread_spec_rb_thread_select_fd’: -/home/chkbuild/tmp/build/ruby-trunk//rubyspec/optional/capi/ext/thread_spec.c:: warning: ‘rb_thread_select’ is deprecated (declared at /home/chkbuild/tmp/build/ruby-trunk//include/ruby-1.9.1/ruby/intern.h:374) /home/chkbuild/tmp/build/ruby-trunk//rubyspec/optional/capi/ext/thread_spec.c: In function ‘thread_spec_rb_thread_select’: -/home/chkbuild/tmp/build/ruby-trunk//rubyspec/optional/capi/ext/thread_spec.c:: warning: ‘rb_thread_select’ is deprecated (declared at /home/chkbuild/tmp/build/ruby-trunk//include/ruby-1.9.1/ruby/intern.h:374) C-API Thread function rb_thread_select - returns true if an fd is ready to read