Bugs: Browse | Submit New | Admin
Unexpected exception when invoking Kernel:syscall. It's an error to raise an exception if the result of syscall() is less than zero, because this may be a legitimate result. The errno should be checked! I have no example, I saw this error as I read "ruby-1.8.4/io.c".
Add A Comment:
Date: 2007-08-11 18:56 Sender: Shyouhei Urabe Assigning to matz; it shoud be fixed in trunk.