Re: Command Line options in standalone executables
Raymond Toy <[email protected]> Tue, 02 Nov 2010 12:47:33 -0400
| Newsgroups | gmane.lisp.cmucl.general |
|---|---|
| Message-ID | <[email protected]> |
On 11/2/10 12:34 PM, Didier Verna wrote: > Raymond Toy <[email protected]> wrote: > >> Ah, this looks like a bug in the command parser. > So maybe you'll want to use mine :-) Maybe. If it's free, and can parse the command line the way cmucl parses the command line options. > >> I'll see what the issue is. > Thanks ! > Fixed the problem. It was an issue with how the command line is parsed when there are no other options besides --. I think I can provide a patch for 20b (and earlier), but the patch won't help unless you dump a new core since the processing happens very early in the start up. Ray _______________________________________________ cmucl-help mailing list [email protected] http://lists.zs64.net/mailman/listinfo/cmucl-help