Hi, Is it possible to THROW from a CMUCL signal handler? The corresponding CATCH is in regular code and I know that it's still in scope when the signal is delivered. When I try this it seems like the THROW is silently ignored.
Thanks, Derek
Hi, Is it possible to THROW from a CMUCL signal handler? The corresponding CATCH is in regular code and I know that it's still in scope when the signal is delivered. When I try this it seems like the THROW is silently ignored.
Thanks, Derek