Subject: [Boost-bugs] [Boost C++ Libraries] #8982: 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 22:30:56
#8982: More -Wunused-local-typedef warnings when building Boost 1.54.0 with gcc
4.8.1
------------------------------+--------------------------
Reporter: lcarreon@⦠| Owner: eric_niebler
Type: Bugs | Status: new
Milestone: To Be Determined | Component: xpressive
Version: Boost 1.54.0 | Severity: Problem
Keywords: |
------------------------------+--------------------------
These are the unused-local-typedef warnings specific to Boost.Xpressive:
./boost/xpressive/regex_algorithms.hpp:306:57: warning: typedef
ââ¬Ëchar_typeââ¬â¢ locally defined but not used [-Wunused-local-typedefs]
typedef typename iterator_value<BidiIter>::type char_type;
./boost/xpressive/detail/dynamic/parser.hpp:331:53: warning: typedef
ââ¬Ëchar_typeââ¬â¢ locally defined but not used [-Wunused-local-typedefs]
typedef typename iterator_value<BidiIter>::type char_type;
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8982> 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