> -----Original Message----- > From: U.Nakamura [mailto:usa / garbagecollect.jp] > Sent: Monday, December 20, 2004 12:16 AM > To: ruby-core / ruby-lang.org > Subject: Re: [BUG] Win32: rb_sys_fail() - errno == 0 > > > Moin! > > In message "Re: [BUG] Win32: rb_sys_fail() - errno == 0" > on Dec.20,2004 14:12:25, <florgro / gmail.com> wrote: > | > I doubt this is a bug of C runtime... > | > I am trying hard for solution, but I don't know whether > this problem > | > will be solved or not. > | > | Thank you! > > Perhaps I've fixed this problem on CVS :) > Thank you for your report. > > Regards, > -- > U.Nakamura <usa / garbagecollect.jp> Although Florian's original code seems to work fine, I still see this error in win32-process when I attempt to use rb_sys_fail(0) in the Process.kill code. Regards, Dan