signal spec
Reported by Justin Bradford | January 14th, 2008 @ 10:29 PM | in 1.0 preview
The spec was missing two signals listed in the Ruby documentation (PWR & POLL). Also added the missing signals to the core and added Signal.list().
Comments and changes to this ticket
-

Justin Bradford January 14th, 2008 @ 10:33 PM
Hmm. Checking MRI's irb, I see the implementation doesn't return POLL and PWR, despite the documentation saying it should.
-
zimbatm January 15th, 2008 @ 02:44 AM
If you look in MRI's signal.c, every constant is conditionally defined based on it's existance so the MRI doc is probably wrong. See ticket #47 for more details.
-

Justin Bradford January 15th, 2008 @ 05:18 PM
Right. This ticket should be closed as a dup to #47. It doesn't seem I have the permission to do that, however.
-
Brian Ford January 20th, 2008 @ 12:53 PM
- → State changed from new to invalid
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
