Skip to content

Conversation

@tlively
Copy link
Member

@tlively tlively commented Mar 13, 2024

Add [[maybe_unused]] to variables that are only used in assertions. In builds
without assertions enabled, these were causing compiler errors about unused
variables.

Add `[[maybe_unused]]` to variables that are only used in assertions. In builds
without assertions enabled, these were causing compiler errors about unused
variables.
@tlively tlively requested a review from kripken March 13, 2024 23:51
@tlively
Copy link
Member Author

tlively commented Mar 13, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @tlively and the rest of your teammates on Graphite Graphite

@tlively tlively merged commit 6e8fefe into main Mar 14, 2024
@tlively tlively deleted the fix-no-assertions-unused branch March 14, 2024 01:00
@gkdn gkdn mentioned this pull request Aug 31, 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.

3 participants