Skip to content

Wunused-member-function in test each commit #31180

@sr-gi

Description

@sr-gi

#31045 introduced -werror to test each commit, which makes things like Wunused-member-function an error now.

This feels pretty aggressive in the cases where some methods may be defined in isolation in commit A, and then used elsewhere in commit B (following A).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions