On Sat, Aug 15, 2009 at 5:15 AM, torp<[email protected]> wrote: > When perl is testing if a child process is stopped, the > result of the WIFSTOPPED function is never correct:
Thanks for the bug report Tor. It appears that the problem is actually with waitpid not setting $? correctly when the process is stopped. Will investigate further. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

