[Boost-bugs] [Boost C++ Libraries] #8855: [math] GCC 4.8+ warns unused local typedef...

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