Re: REPL bug
Bruno Haible <[email protected]> Thu, 09 Feb 2023 03:21:57 +0100
| Newsgroups | gmane.lisp.clisp.devel |
|---|---|
| Message-ID | <39267626.Oq2fgtZ6Bt@nimes> |
Vibhu Mohindra wrote: > $ clisp -q -ansi -norc > [1]> ; a comment line makes repl ignore second expr on following line > nil (format t "~&never printed~%") > NIL > [2]> > (+ 2 2) > 4 > [3]> This looks like a bug; I don't have an immediate explanation for this strange behaviour. I've now registered it at https://gitlab.com/gnu-clisp/clisp/-/issues/36 Thanks for having reported it! Bruno _______________________________________________ clisp-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/clisp-devel