Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vibe.core.args.getOption returns false when option is set in command line #285

Closed
QAston opened this issue Aug 10, 2013 · 0 comments
Closed

Comments

@QAston
Copy link

QAston commented Aug 10, 2013

No description provided.

MartinNowak added a commit to MartinNowak/vibe.d that referenced this issue Oct 1, 2013
…command line

- It only returned true when an option from a config file
  was overwritten.

- Workaround the missing return value of std.getopt.getopt by comparing
  the lengths of the passed args.
s-ludwig added a commit that referenced this issue Oct 3, 2013
fix Issue #285 - getOption returns false when option is set on command l...
@s-ludwig s-ludwig closed this as completed Oct 3, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants