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

Fix argument parsing to exit gracefully instead of crashing #165

Merged
merged 2 commits into from
May 10, 2023

Conversation

0vercl0k
Copy link
Owner

@0vercl0k 0vercl0k commented May 9, 2023

Throw CLI::ParseError by value so that CLI11_PARSE can catch it.

@0vercl0k 0vercl0k linked an issue May 9, 2023 that may be closed by this pull request
@0vercl0k 0vercl0k merged commit 1e82edb into main May 10, 2023
9 checks passed
@0vercl0k 0vercl0k deleted the fbl_fixargs branch May 10, 2023 02:29
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 this pull request may close these issues.

fix argument handling to not trigger post mortem debugger
1 participant