Skip to content

Update cppnetlib subproject #242

@jmespadero

Description

@jmespadero

Currently, you have cppnetlib @ cef6472 as a subproject of ZeroEQ.

That version of cppnetlib contains this libs/network/src/uri/schemes.cpp file:
https://github.com/cpp-netlib/cpp-netlib/blob/cef6472065a3d964b765681f5988e28866c26d74/libs/network/src/uri/schemes.cpp

But that file has two "defined but not used" warnings at lines 47 and 48, that prevent ZeroEQ to be compiled with the option -Werror=unused-variable, or any project that uses ZeroEQ as dependency.

I know that you are not responsible for this warnings, but could you please consider to upgrade the version of cppnetlib you are using?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions