Currently unused parameters and unused function return values are voidcasted and suppressed for MisraC++2023 rule compliance. These suppressions can be avoided by using [[maybe_unused]].
Remove unused parameter and unused return value suppressions by using [[maybe_unused]] properly
-
Jussi Witick
-
Jussi Witick
- Votes:
-
0 Vote for this issue
- Watchers:
-
1 Start watching this issue
- Created:
- Updated:
There are no open Gerrit changes
Show
There is 1 closed Gerrit change