* thread.c (rb_thread_wait_fd_rw): should not block by select if
there's only one thread living. fixed [ruby-dev:36646]. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19719 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
43f77aaf1a
commit
22c8e88b41
@ -1,3 +1,8 @@
|
||||
Thu Oct 9 08:47:38 2008 Yukihiro Matsumoto <matz@ruby-lang.org>
|
||||
|
||||
* thread.c (rb_thread_wait_fd_rw): should not block by select if
|
||||
there's only one thread living. fixed [ruby-dev:36646].
|
||||
|
||||
Wed Oct 8 20:59:52 2008 Masaki Suketa <masaki.suketa@nifty.ne.jp>
|
||||
|
||||
* ext/win32ole/win32ole.c (ole_init_cp): initialize WIN32OLE.codepage
|
||||
|
Loading…
x
Reference in New Issue
Block a user