Skip to content

error: unused parameter 'os' [-Werror=unused-parameter] #3858

@jacobeoberlin

Description

@jacobeoberlin

Describe the bug

googlemock/include/gmock/gmock-spec-builders.h:1713:47: error: unused parameter 'os' [-Werror=unused-parameter]
1713 | std::ostream& os) {
| ~~~~~~~~~~~~~~^~

Steps to reproduce the bug

Build with -Werror=unused-parameter

Does the bug persist in the most recent commit?

9d21db9

What operating system and version are you using?

Linux Mint 20.3

What compiler and version are you using?

gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1)

What build system are you using?

CMake

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