> > The following patch adds a Parrot_nosegfault() function
> > to win32.c; after it is called, a segmentation fault will print
> > "This process received a segmentation violation exception"
> > instead of popping up a dialog. I think it might be useful
> > for tinderbox clients.
> 
> Please notice, stdio is not signal/exception safe, you can not
Ok, will resubmit ( I was printing to stdoud, anyway, so it was
wrong twice... )

<snip>

> By the way, the SIGINT and SIGQUIT on win32 is running in its own thread,
> so the restriction is less.

Regards
Mattia

Reply via email to