Jonas Maebe wrote:
> Since there are only 3 parameters, it should be possible to do this even
> on i386.

Implemented and committed; but thinking about it, does it really matter
? It's still being executed more or less asynchronous to the
application: it could be in the middle of heap manager operation or
throwing exception etc... which exactly was the problem with the signal
handler, and isn't really solved.

Micha
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to