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

enabled and fixed -Wuseless-cast GCC warnings #6930

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

firewave
Copy link
Collaborator

No description provided.

@firewave
Copy link
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 danmar:main Oct 17, 2024
66 checks passed
@firewave firewave deleted the useless-cast branch October 17, 2024 13:16
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