Skip to content

Cppcheck 2.17 support#2925

Merged
guwirth merged 1 commit intoSonarOpenCommunity:masterfrom
guwirth:cppcheck-2.17
May 26, 2025
Merged

Cppcheck 2.17 support#2925
guwirth merged 1 commit intoSonarOpenCommunity:masterfrom
guwirth:cppcheck-2.17

Conversation

@guwirth
Copy link
Copy Markdown
Collaborator

@guwirth guwirth commented May 26, 2025

new rules

  • class_X_Y
  • invalidConstFunctionType
  • macroWithSemicolon
  • nonStandardCharLiteral
  • nullPointerOutOfMemory
  • nullPointerOutOfResources

This change is Reviewable

new rules
* class_X_Y
* invalidConstFunctionType
* macroWithSemicolon
* nonStandardCharLiteral
* nullPointerOutOfMemory
* nullPointerOutOfResources
@guwirth guwirth added this to the 2.2.1 milestone May 26, 2025
@guwirth guwirth self-assigned this May 26, 2025
@guwirth guwirth changed the title Cppcheck 2.17 Cppcheck 2.17 support May 26, 2025
@guwirth guwirth merged commit 0c2efe0 into SonarOpenCommunity:master May 26, 2025
11 checks passed
@guwirth guwirth deleted the cppcheck-2.17 branch February 17, 2026 10:18
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