[Openmcl-devel] Catching Control C
Waldek Hebisch
hebisch at math.uni.wroc.pl
Sat Jan 30 19:17:14 PST 2010
How to catch Control C in a program? On Clozure CL command
line pressing Control C brings Lisp debugger. However, when
running my program Control C apparently is ignored. I have
set up an error handler and when using sbcl pressing Control C
raises condition which my handler can catch. But when
I create an executable using Closure CL my handler is not
called and apparently Control C is lost.
--
Waldek Hebisch
hebisch at math.uni.wroc.pl
More information about the Openmcl-devel
mailing list