[armedbear-devel] [PATCH] Access command line arguments
11 Feb
2010
11 Feb
'10
2:49 a.m.
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@malsyned.net
12 Feb
12 Feb
10:55 a.m.
On Feb 11, 2010, at 3:49 AM, Dennis Lambe Jr. wrote:
<abcl-command-line-args-svn.patch>
Committed in [svn r12450][1]. Thanks for the contribution! [1]: http://trac.common-lisp.net/armedbear/changeset/12450 -- "A screaming comes across the sky. It has happened before, but there is nothing to compare to it now."
5472
Age (days ago)
5473
Last active (days ago)
1 comments
2 participants
participants (2)
-
Dennis Lambe Jr.
-
Mark Evenson