Skip to content

parseCommandLine also throws #366

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

Merged
merged 1 commit into from
Sep 22, 2015

Conversation

ya1gaurav
Copy link
Contributor

Catching exceptions thrown by parseCommandLine (std::bad_alloc & std::length_error) also.

Catching exceptions thrown by parseCommandLine (std::bad_alloc & std::length_error) also.
@cdunn2001
Copy link
Contributor

Can you be more specific about this? What was the problem?

@ya1gaurav
Copy link
Contributor Author

some static analyzer reported missing catch for throw statements in this function. I know its test code but yet it can be fixed.

cdunn2001 added a commit that referenced this pull request Sep 22, 2015
parseCommandLine also throws
@cdunn2001 cdunn2001 merged commit 5721f1c into open-source-parsers:master Sep 22, 2015
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.

2 participants