-
Notifications
You must be signed in to change notification settings - Fork 146
Issues: docopt/docopt.cpp
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
MSAN Warning on use-of-initialized-value in docopt::docopt_parse
#149
opened Mar 22, 2022 by
acgetchell
Using optional args out of order leads to wrong values all around
question
#148
opened Feb 14, 2022 by
ericonr
Argument names with characters other than letters (like underscores or numbers) don't work
enhancement
#147
opened Feb 14, 2022 by
ericonr
Visual Studio 2015 link error in example for ostream output operator of value
#139
opened Feb 25, 2021 by
zeroxia
Suggestion: docopt::value to provide a
represent
method rather than overloading operator<< for std::ostream
#135
opened Jun 24, 2020 by
RuijieYu
Feature Request: Please support default that picks up value from environment variable
#127
opened Dec 31, 2019 by
lenkite
Segfault in linked exes after building Debug on Windows
insufficient-info
Not enough information to diagnose
#113
opened Aug 29, 2019 by
aeoncleanse
IOError when following README and running
python run_tests.py
#101
opened Sep 17, 2018 by
piotr-dobrogost
Various bugs when compiling with Unreal Engine, not sure if they exist for everyone else.
#99
opened Aug 15, 2018 by
ghost
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.