Subject: [Boost-bugs] [Boost C++ Libraries] #8986: More -Wunused-local-typedef warnings when building Boost 1.54.0 with gcc 4.8.1
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-08-08 23:14:36
#8986: More -Wunused-local-typedef warnings when building Boost 1.54.0 with gcc
4.8.1
------------------------------+----------------------
Reporter: lcarreon@⦠| Owner: jewillco
Type: Bugs | Status: new
Milestone: To Be Determined | Component: graph
Version: Boost 1.54.0 | Severity: Problem
Keywords: |
------------------------------+----------------------
These are the unused-local-typedef warnings specific to Boost.Graph:
./boost/graph/breadth_first_search.hpp:67:47: warning: typedef ââ¬ËEdgeââ¬â¢
locally defined but not used [-Wunused-local-typedefs]
typedef typename GTraits::edge_descriptor Edge;
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8986> 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:13 UTC