[Openmcl-devel] Handling error in a callback

taube at uiuc.edu taube at uiuc.edu
Tue Mar 30 15:30:44 PST 2004


>and there's no good way to exit the (nested) break loop.
>You should clearly be able to exit the break loop in this
situation;
>it's less clear to me where you should exit -to-.  (One
reasonable
>choice might be to simply unwind out of as much lisp code as
we can
>and kill the thread.)

is this something that you will be adding to cvs? would it be
possible to establish some unwind-protect in the callback such
that it could have the option of "resetting" after an error
before unwinding further to the top-level? but really, pretty
much any solution other than the current situation of not
being able to recover would be a help!

thanks,
Rick Taube




More information about the Openmcl-devel mailing list