Conversation
1. Added package nickname :gflag. 2. Added allegro support to (command-line) 3. Made define-flag return the flag symbol (mimicking defparameter) 4. Made register-flag delete obsolete flags (for 5. below). 5. Added generate-usage-string function which uses the flag names and help strings.
|
Thanks very much for sending me your modifications. I'll get to them bob On Tue, Feb 28, 2012 at 9:10 PM, lhope
|
|
How's this going? |
|
I would like to +1 this pull request. |
|
I merged in several of lhope's changes, fixed some bugs, and |
|
What about the other propositions, like |
|
It might be OK to have the gflags code generate a usage Bob On Thu, Mar 19, 2015 at 4:55 PM, Vincent Bernat [email protected]
|
help strings.
With a little more work this library will be better than other getopt libraries. Nice. :-)