Skip to content

Check duplInheritedMember in cppcheck #275

@oruebel

Description

@oruebel

#274 Added --suppress=duplInheritedMember to both cmake/cppcheck.cmake and .github/workflows/cppcheck.yml in commit 99e9e8d.

This is due to large numbers of unnecessary warnings that are being triggered by the registration of classes by RegisteredType macros and others. It will be useful to check if those warnings can be fixed. However, for now these are not critical.

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority: lowalternative solution already working and/or relevant to only specific user(s)topic: testingissues related to testing

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions