You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mikir
changed the title
Fix MISRA C++ 2023 rule MISRACPP2023-28_6_2-a Use the 'std::forward' function to forward forwarding references
Fix MISRA C++ 2023 rule 28.6.2 "Forwarding references and std::forward shall be used together"
Jun 18, 2024
Zserio version and language
Zserio: latest from master
Commit date: 6 days ago (6/4/2024 7:12:28 PM)
Commit hash: b8cc6c0
Describe the bug
1 Misra warning getting reported
Please check possibility of fixing the same.
Steps to reproduce the behavior:
SCA run using MISRA 2023 configuration.
Expected behavior
No SCA warnings for MISRA 2023 ruleset
Additional context
N.A
@Roland-Homeier @mikir FYI.
The text was updated successfully, but these errors were encountered: