Skip to content

add missing maybe_unused annotation #7610

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

Merged
merged 1 commit into from
May 19, 2025
Merged

Conversation

walkingeyerobot
Copy link
Contributor

this fixes an unused variable warning in opt mode.

this fixes an unused variable warning in opt mode.
@kripken
Copy link
Member

kripken commented May 19, 2025

Thanks! And sorry for the recurring issue. #7611 should prevent future problems.

@walkingeyerobot
Copy link
Contributor Author

Awesome, thanks very much, appreciate it!

@kripken kripken merged commit 45b7110 into WebAssembly:main May 19, 2025
14 checks passed
kripken added a commit that referenced this pull request May 19, 2025
All our testing has asserts enabled, to catch issues. This adds a build
mode for no-asserts, just to catch compile errors like #7610
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants