[armedbear-devel] [PATCH] Access command line arguments

Dennis Lambe Jr. malsyned at uofr.net
Thu Feb 11 02:49:37 UTC 2010


I've written a small patch to ABCL that copies unrecognized command line
arguments into ext:*command-line-argument-list*.  This is analogous to
SBCL's sb-ext:*posix-argv* or CLISP's ext:*argv* (but without the
executable name that heads up those variables, since that's not passed
in to the Java main() function).

I hope you find it useful enough to merge in.

--Dennis Lambe Jr.
malsyned at malsyned.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: abcl-command-line-args-svn.patch
Type: text/x-patch
Size: 1809 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/armedbear-devel/attachments/20100210/8e53d407/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 272 bytes
Desc: This is a digitally signed message part
URL: <https://mailman.common-lisp.net/pipermail/armedbear-devel/attachments/20100210/8e53d407/attachment.sig>


More information about the armedbear-devel mailing list