[fpc-devel] Signal handlers

Micha Nelissen micha at neli.hopto.org
Tue Jul 17 23:43:35 CEST 2007


Hi,

SignalToRunError is a signal handler, but it calls an ErrorProc calling
many functions, like CRelocateThreadVar (for accessing the exception
stack), GetMem (to allocate an exception object); are these functions
guaranteed to run correctly in a signal handler ?

Micha



More information about the fpc-devel mailing list