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

Subject: [Boost-bugs] [Boost C++ Libraries] #8854: [random] GCC 4.8+ warns unused local typedef...
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-07-18 19:23:52


#8854: [random] GCC 4.8+ warns unused local typedef...
-------------------------------------------+---------------------------
 Reporter: Chris Stylianou <chris5287@…> | Owner: no-maintainer
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: random
  Version: Boost 1.54.0 | Severity: Problem
 Keywords: |
-------------------------------------------+---------------------------
 GCC 4.8+ warns unused local typedef...

 {{{
 generate_canonical.hpp:58
 typedef ‘base_result’ locally defined but not used [-Wunused-local-
 typedefs]
 }}}

 {{{
 uniform_real_distribution.hpp:39
 typedef ‘base_result’ locally defined but not used [-Wunused-local-
 typedefs]
 }}}

 Proposed fix attached.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8854>
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