Skip to content

cppcheck 2.60 support#2265

Merged
guwirth merged 1 commit intoSonarOpenCommunity:masterfrom
guwirth:cppcheck-2.6
Oct 19, 2021
Merged

cppcheck 2.60 support#2265
guwirth merged 1 commit intoSonarOpenCommunity:masterfrom
guwirth:cppcheck-2.6

Conversation

@guwirth
Copy link
Copy Markdown
Collaborator

@guwirth guwirth commented Oct 19, 2021

add new rules:

  • compareValueOutOfTypeRangeError
  • incompatibleFileOpen
  • missingReturn
  • overlappingWriteFunction
  • overlappingWriteUnion
  • returnStdMoveLocal

This change is Reviewable

@guwirth guwirth added this to the 2.0.6 milestone Oct 19, 2021
@guwirth guwirth self-assigned this Oct 19, 2021
add new rules:
* compareValueOutOfTypeRangeError
* incompatibleFileOpen
* missingReturn
* overlappingWriteFunction
* overlappingWriteUnion
* returnStdMoveLocal
@guwirth guwirth merged commit 79749ce into SonarOpenCommunity:master Oct 19, 2021
@guwirth guwirth deleted the cppcheck-2.6 branch July 26, 2022 09:05
@guwirth guwirth restored the cppcheck-2.6 branch July 26, 2022 09:14
@guwirth guwirth deleted the cppcheck-2.6 branch February 8, 2023 13:33
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.

1 participant