|
Boost : |
Subject: Re: [boost] [build] Annoying warnings from Asio, -isystem from bjam?
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2016-11-02 19:23:42
On 11/03/16 02:00, Vinnie Falco wrote:
> When I have "-Wunused-variable" I get these highly annoying warnings
> from boost/asio/error.hpp which I'm sure almost everyone has seen:
>
> boost_1_60_0/boost/asio/error.hpp:258:45: warning:
> âboost::asio::error::system_categoryâ defined but not used
> [-Wunused-variable]
> static const boost::system::error_category& system_category
There's this PR fixing it:
https://github.com/boostorg/asio/pull/32
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk