[armedbear-devel] *command-line-argument-list* backwards
Mark Evenson
evenson at panix.com
Mon Mar 15 16:10:57 UTC 2010
On Mar 15, 2010, at 5:00 PM, Alan Ruttenberg wrote:
> java -cp ~/Desktop/test.jar org.armedbear.lisp.Main --noinit -a -b -c -d
> Armed Bear Common Lisp 0.20.0-dev
> Java 1.5.0_19 Apple Inc.
> Java HotSpot(TM) Client VM
> Low-level initialization completed in 0.364 seconds.
> Startup completed in 0.893 seconds.
> lType ":help" for a list of available commands.
> CL-USER(1): *command-line-argument-list*
> ("-d" "-c" "-b" "-a")
Fixed in [r12546][1]. Thanks for the report.
[1]: http://trac.common-lisp.net/armedbear/changeset/12546
--
"A screaming comes across the sky. It has happened before, but there is nothing to compare to it now."
More information about the armedbear-devel
mailing list