Re: [Boost-bugs] [Boost C++ Libraries] #8744: Unused Str alias in xml_parser_write.hpp

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8744: Unused Str alias in xml_parser_write.hpp
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-07-18 19:29:53


#8744: Unused Str alias in xml_parser_write.hpp
--------------------------------------+---------------------------
  Reporter: mloskot | Owner: cornedbee
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: property_tree
   Version: Boost Development Trunk | Severity: Problem
Resolution: | Keywords:
--------------------------------------+---------------------------

Comment (by Chris Stylianou <chris5287@…>):

 GCC 4.8+ warns unused local typedef...

 {{{
 xml_parser_write.hpp:38
 typedef ‘Str’ locally defined but not used [-Wunused-local-typedefs]
 }}}

 {{{
 xml_parser_write.hpp:72
 typedef ‘Str’ locally defined but not used [-Wunused-local-typedefs]
 }}}

 Proposed fix attached.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8744#comment:1>
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