dazuma (Daniel Azuma)

  • Email:
  • Registered on: 08/25/2009
  • Last connection: 05/30/2011

Activity

Reported issues: 3

05/30/2011

02:53 pm ruby-trunk Bug #4803: RCLASS_SUPER won't compile for C extensions as of revision 31627
Can anyone explain to me the rationale behind moving the rb_classext_t definition into internal.h, and what I should ...
02:34 pm ruby-trunk Bug #4803 (Closed): RCLASS_SUPER won't compile for C extensions as of revision 31627
The RCLASS_SUPER macro (defined in ruby.h) no longer compiles for C extensions because the required rb_classext_t typ...

09/04/2009

05:04 am Backport86 Backport #2039 (Closed): Backport 24413, 24416, 24442 to fix IO#select threading issue
=begin
See http://redmine.ruby-lang.org/issues/show/1993 in the 1.8.7 project.

Basically, there was a bug intro...

09/03/2009

02:42 pm Backport87 Backport #1471: "Mutual join" deadlock detection faulty in 1.8.6 and 1.8.7
=begin
@Hans: I do not believe http://redmine.ruby-lang.org/issues/show/1484 is a duplicate of this bug. 1484 genera...

08/26/2009

10:59 am Backport87 Bug #1993: IO.select fails when called in multiple threads on 1.8.7p174
=begin
I ran my tests against r24647 of the ruby_1_8 branch, and it looks like the problem is solved there. Thanks! ...
01:53 am Backport87 Bug #1993: IO.select fails when called in multiple threads on 1.8.7p174
=begin
One other note-- this CAN be difficult to reproduce, because you have to catch both threads with an IO#select...
01:40 am Ruby 1.8 Bug #1484: Ruby 1.8.6_p368 and Ruby 1.8.7_p160 have threading regressions
=begin
I just reported http://redmine.ruby-lang.org/issues/show/1993 against 1.8.7, which looks like it's the same i...

08/25/2009

03:21 pm Backport87 Bug #1993 (Closed): IO.select fails when called in multiple threads on 1.8.7p174
=begin
IO#select (Kernel#select) fails when run on different sets of IO objects in different threads. This affects r...

Also available in: Atom