Skip to content

enabled and fixed -Wuseless-cast GCC warnings#6930

Merged
chrchr-github merged 1 commit intocppcheck-opensource:mainfrom
firewave:useless-cast
Oct 17, 2024
Merged

enabled and fixed -Wuseless-cast GCC warnings#6930
chrchr-github merged 1 commit intocppcheck-opensource:mainfrom
firewave:useless-cast

Conversation

@firewave
Copy link
Copy Markdown
Collaborator

No description provided.

@firewave
Copy link
Copy Markdown
Collaborator Author

This warning obviously mishandles some constructor calls as functional casts. But in terms of our codebase those false positives are acceptable as they are unnecessary wrapping of objects.

@chrchr-github chrchr-github merged commit 9287d3f into cppcheck-opensource:main Oct 17, 2024
@firewave firewave deleted the useless-cast branch October 17, 2024 13:16
ludviggunne pushed a commit to ludviggunne/cppcheck that referenced this pull request Oct 19, 2024
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.

2 participants