[Openmcl-devel] Problem with batch mode in trunk

Gary Byers gb at clozure.com
Fri Mar 29 12:55:47 PDT 2013


That seems to have been broken sometime between ccl-1.5 and 1.6.
(I didn't notice, and I don't think that anyone else did, either.)


On Fri, 29 Mar 2013, Eric Marsden wrote:

> Hi,
>
> Batch mode (invocation with --batch) behaviour seems to be less useful
> that I recall it being in the past.
>
> ,----
> | % /usr/local/src/clozure/ccl/lx86cl64 --batch
> | Welcome to Clozure Common Lisp Version 1.10-dev-r15787M  (LinuxX8664)!
> | ? 42
> |
> | ^C> Break: interrupt signal
> | > While executing: CCL::FD-READ, in process listener(1).
> | > Type :GO to continue, :POP to abort, :R for a list of available restarts.
> | > If continued: Return from BREAK.
> | > Type :? for other options.
> `----
>
> After typing 42 then enter, the REPL doesn't seem to read anything.
>
> Ctrl-C, which used to make the lisp exit, enters the debugger.
>
> Thanks,
>
> -- 
> Eric Marsden
>
> _______________________________________________
> Openmcl-devel mailing list
> Openmcl-devel at clozure.com
> http://clozure.com/mailman/listinfo/openmcl-devel
>
>



More information about the Openmcl-devel mailing list