29 Nov
2010
29 Nov
'10
1:53 a.m.
On Sun, Nov 28, 2010 at 7:44 PM, Gabriel Dos Reis <gdr@integrable-solutions.net> wrote:
Furthermore, --eval does not print the result of evaluation. For example, trying
abcl --noinform --batch --eval '(lisp-implementation-version)'
Even abcl --noinform --batch --eval '(format t "~a" (lisp-implementation-version))' does not show anything, except landing me in the REPL. At least, that must be a bug :-) -- Gaby