Skip to content

Fix #12431 (Style warnings are reported when only --enable=warning is used)#5974

Merged
danmar merged 3 commits into
cppcheck-opensource:mainfrom
cppchecksolutions:fix-12431
Feb 20, 2024
Merged

Fix #12431 (Style warnings are reported when only --enable=warning is used)#5974
danmar merged 3 commits into
cppcheck-opensource:mainfrom
cppchecksolutions:fix-12431

Conversation

@danmar
Copy link
Copy Markdown
Collaborator

@danmar danmar commented Feb 12, 2024

work in progress...

  • change selfAssignment from warning to style => it's not about undefined behavior
  • don't claim that code such as a = b|c; is a condition.

@danmar danmar marked this pull request as draft February 12, 2024 10:49
… used)

knownConditionTrueFalse

virtualCallInConstructor
@danmar danmar marked this pull request as ready for review February 20, 2024 14:07
@danmar danmar merged commit 648f09f into cppcheck-opensource:main Feb 20, 2024
@danmar danmar deleted the fix-12431 branch April 12, 2024 16:00
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.

1 participant