Idris Samawi Hamid wrote:
Hi guys,
On Fri, 21 Dec 2007 03:50:04 -0700, Martin Schröder
wrote: 2007/12/20, Hans van der Meer
: Probably changing the code into: #include
#ifndef _SIGNAL_H_ #include #endif might help, but I have not tested this (some of the pie should be left for Taco c.s. ;-) Just curious: What does the man page of signal.h say how to include it on OSX? On linux it's ... Should'nt this discssion go to the dev-luatex list? :-)
But did not CC the list himself. :-) This: http://www.hmug.org/man/2/sigaltstack.php looks like a Mac OS X manual page. However, Thomas reported that using stack_t (as the man page says) did not actually help either. I do not have a recent Macintosh, so I can not test this. If this issue can not be resolved, I will simply remove the signal trapping code in the next beta. Best wishes, Taco