Skip to content

unused variable 'short_read_error' #294

@dparrish

Description

@dparrish

Using the 0.10-devel branch, including boost/network.hpp and building with clang -Wall

cpp-netlib/boost/network/protocol/http/client/connection/async_normal.hpp:253:17: error:
unused variable 'short_read_error' [-Werror,-Wunused-variable]
static long short_read_error = 335544539;
^
1 error generated.

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