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

support Visual C++ throw(...) #894

Merged
merged 1 commit into from
Jun 24, 2016

Conversation

Bertk
Copy link
Contributor

@Bertk Bertk commented Jun 23, 2016

close #892

@guwirth guwirth added the bug label Jun 24, 2016
@guwirth
Copy link
Collaborator

guwirth commented Jun 24, 2016

Looks good. Think doesn't matter at the moment where we add the "...".
typeIdList is only used by dynamicExceptionSpecification.

I wait with merging until version number is increased.

@guwirth guwirth added this to the 0.9.7 milestone Jun 24, 2016
@guwirth guwirth added enhancement and removed bug labels Jun 24, 2016
@guwirth guwirth merged commit b36b6b6 into SonarOpenCommunity:master Jun 24, 2016
@Bertk Bertk deleted the MS-exception-throw branch November 4, 2016 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

parser fails with "throw(...)" exception specification
2 participants