Skip to content

Conversation

@ChetSimpson
Copy link
Contributor

Adds attributes to functions that return a value and to parameters and local variables that are unused.

  • add [[nodiscard]] attribute to functions that return a value.
  • add [[maybe_unused]] attribute to unused parameters and unused (due to logging) local variables.
  • add missing copyright headers.

add [[maybe_unused]] attribute to unused parameters
add missing copyright headers
@ejaquay ejaquay merged commit 6aba145 into VCCE:main Oct 27, 2025
1 check passed
@ChetSimpson ChetSimpson deleted the cs/libcommon/add-attributes branch November 13, 2025 12:55
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