Welcome to The Bug Genie
Please fill in your username and password below, and press "Continue" to log in.If you have not already registered, please use the "Register new account" tab to do so.
![]() Please wait while updating issue type...
Could not save your changes
This issue has been changed since you started editing it
Data that has been changed is highlighted in red below. Undo your changes to see the updated information
You have changed this issue, but haven't saved your changes yet. To save it, press the Save changes button to the right
This issue is blocking the next release
![]() Create a comment There are no comments
There is nothing attached to this issue
This issue has no duplicates
bcc9830
Jun 28, 21:28 - Preceeded by fcf140b77320676de80b481765f01f1b3f7a8c30
Log entry
cmdline: Allow combining short options Fixes: bug #496 Changed files
Affected issues
bcc9830
Jun 28, 21:28 - Preceeded by fcf140b77320676de80b481765f01f1b3f7a8c30
Log entry
cmdline: Allow combining short options Fixes: bug #496 Changed files
Affected issues
938f6e0
Jul 03, 21:27 - Preceeded by fc94ea57285bd09c6db4b1a243e4c612bd0af087
Log entry
Rewrite front-end command-line parser Syntax changes: - Options with n required arguments will always consume the following n command-line tokens as arguments, even if they look like options. Example: `arx --user-dir -` will now use "-" as the user dir - Arguments to short options in the same token as the option itself no longer use the = separator. Example: `arx -d/foo/bar` instead of `arx -d/foo/bar` - Added support for positional arguments and the -- special option. These changes make the syntax match boost::program_options. See: bug #496 |
|||||||||||||||||||||||||||||||||||||||||
Really delete this comment?
Really delete this comment?
Really delete this comment?
Really delete this comment?
Really delete this comment?
Really delete this comment?
Really delete this comment?