[Openmcl-devel] Problem with batch mode in trunk

Eric Marsden eric.marsden at free.fr
Fri Mar 29 10:50:41 PDT 2013


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




More information about the Openmcl-devel mailing list