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

No way to get parse error message in ARGS_NOEXCEPT mode #57

Closed
bitc opened this issue Jan 21, 2018 · 0 comments · Fixed by #58
Closed

No way to get parse error message in ARGS_NOEXCEPT mode #57

bitc opened this issue Jan 21, 2018 · 0 comments · Fixed by #58

Comments

@bitc
Copy link
Contributor

bitc commented Jan 21, 2018

When using this library in ARGS_NOEXCEPT mode, there is no way to get the detailed error message.

When the user enters an incorrect command line, then the best we can do is print "Parse Error", instead of the more detailed parse error message.

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

Successfully merging a pull request may close this issue.

1 participant