* test/io/nonblock/test_flush.rb: YARV doesn't raise any errors if
another thread close IO object which current thread is blocking with.
2 lines of code changed in:
* test/fileutils/test_fileutils.rb (check_singleton): fix to use
symbole instead of string.
* test/io/nonblock/test_flush.rb: enable tests.
* test/xmlrpc/test_webrick_server.rb: ditto.
0 lines of code changed in:
set svn:eol-style
0 lines of code changed in:
* Merge YARV
1 lines of code changed in:
* test/io/nonblock/test_flush.rb (TestIONonblock#test_flush): write
operation ignores EAGAIN.
* test/ruby/test_super.rb (TestSuper#test_define_method): test for
super from proc. [ruby-core:03856]
* test/socket/test_tcp.rb (TestTCPSocket#test_recvfrom): make
execution order more precise.
2 lines of code changed in:
* test/io/nonblock/test_flush.rb: abandon tests when io/nonblock is
not supported.
5 lines of code changed in:
* test/io/nonblock/test_flush.rb: test transferred data.
7 lines of code changed in:
* io.c (fptr_finalize): must not use FILE after fclose().
[ruby-dev:24985]
22 lines of code changed in: