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

hipcc nodiscard warnings #325

Closed
kevinstratford opened this issue Oct 3, 2024 · 1 comment
Closed

hipcc nodiscard warnings #325

kevinstratford opened this issue Oct 3, 2024 · 1 comment
Assignees
Labels
shortcoming This doesn't seem right

Comments

@kevinstratford
Copy link
Collaborator

The latest AMD is producing a significant number of nodiscard warnings for functions whose return value is not checked.

Addition of tdpAssert( ... ) will clear this up. This is a good opportunity to improve the consistency of usage.

@kevinstratford kevinstratford added the shortcoming This doesn't seem right label Oct 3, 2024
@kevinstratford kevinstratford self-assigned this Oct 3, 2024
@kevinstratford
Copy link
Collaborator Author

Fxied at #326

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
shortcoming This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant