Subject: [Boost-bugs] [Boost C++ Libraries] #8855: [math] GCC 4.8+ warns unused local typedef...
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-07-18 19:44:40
#8855: [math] GCC 4.8+ warns unused local typedef...
-------------------------------------------+-------------------------
Reporter: Chris Stylianou <chris5287@â¦> | Owner: johnmaddock
Type: Bugs | Status: new
Milestone: To Be Determined | Component: math
Version: Boost 1.54.0 | Severity: Problem
Keywords: |
-------------------------------------------+-------------------------
GCC 4.8+ warns unused local typedef...
{{{
airy.hpp:343
typedef âvalue_typeâ locally defined but not used [-Wunused-local-
typedefs]
}}}
{{{
airy.hpp:349
typedef âforwarding_policyâ locally defined but not used [-Wunused-local-
typedefs]
}}}
{{{
airy.hpp:391
typedef âvalue_typeâ locally defined but not used [-Wunused-local-
typedefs]
}}}
{{{
airy.hpp:397
typedef âforwarding_policyâ locally defined but not used [-Wunused-local-
typedefs]
}}}
{{{
beta.hpp:1334
typedef âevaluation_typeâ locally defined but not used [-Wunused-local-
typedefs]
}}}
{{{
beta.hpp:1352
typedef âevaluation_typeâ locally defined but not used [-Wunused-local-
typedefs]
}}}
Proposed fix attached.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8855> 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