Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8546: GCC 4.8 warns unused local typedef
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-12-02 10:22:57
#8546: GCC 4.8 warns unused local typedef
------------------------------------------+-----------------------
Reporter: Wei-Chiu Chuang <weichiu@â¦> | Owner: marshall
Type: Bugs | Status: closed
Milestone: To Be Determined | Component: algorithm
Version: Boost 1.54.0 | Severity: Problem
Resolution: fixed | Keywords:
------------------------------------------+-----------------------
Comment (by roland@â¦):
It appears [84470] was not merged to any release (yet) -- it is not
present in 1.55.0 and with that release, I get errors like the following
with gcc 4.8 and -Wall -Werror:
{{{
include/boost/concept_check.hpp: In function âvoid
boost::function_requires(Model*)â:
include/boost/concept_check.hpp:45:113: error: typedef
âboost_concept_check45â locally defined but not used [-Werror=unused-
local-typedefs]
BOOST_CONCEPT_ASSERT((Model));
}}}
so I think this bug may have been closed slightly prematurely.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8546#comment:6> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:14 UTC