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

Cppcheck 2.5 support #2214

Closed
Nekto89 opened this issue Jul 9, 2021 · 2 comments · Fixed by #2220
Closed

Cppcheck 2.5 support #2214

Nekto89 opened this issue Jul 9, 2021 · 2 comments · Fixed by #2220
Milestone

Comments

@Nekto89
Copy link
Contributor

Nekto89 commented Jul 9, 2021

Cppcheck 2.5 was released 5 days ago.

Based on release notes it has new checks that aren't present in sonar-cxx:
https://github.com/danmar/cppcheck/releases/tag/2.5

New checks:
suspicious container/iterator assignment in condition
rethrow without current handled exception

@guwirth
Copy link
Collaborator

guwirth commented Jul 9, 2021

Hi @Nekto89,

thanks for the feedback. We will add it with the next release.

Regards,

@guwirth guwirth added this to the 2.0.5 milestone Jul 9, 2021
guwirth added a commit to guwirth/sonar-cxx that referenced this issue Jul 22, 2021
@guwirth
Copy link
Collaborator

guwirth commented Jul 22, 2021

Hi @Nekto89, you can test it with latest snapshot…

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

2 participants