[armedbear-devel] EXTENSIONS:EXIT behavior (was Re: [armedbear-ticket] [armedbear] #164: Cannot quit SLIME REPL)
Ville Voutilainen
ville.voutilainen at gmail.com
Mon Aug 22 12:28:40 UTC 2011
On 22 August 2011 15:26, Mark Evenson <evenson at panix.com> wrote:
> Next question: then why is the ProcessingTerminated exception only
> thrown in the EXT:EXIT and EXT:QUIT implementations? When would
> we ever expect it to be thrown?
I thought it's thrown from the interpreter when cmdline option parsing fails,
and possibly in a couple of other places. There should be a clear difference
between exit/quit (which are called) and error cases (which throw).
More information about the armedbear-devel
mailing list