[Boost-bugs] [Boost C++ Libraries] #3555: Removing unused variable in spirit

Subject: [Boost-bugs] [Boost C++ Libraries] #3555: Removing unused variable in spirit
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-10-24 13:20:03


#3555: Removing unused variable in spirit
------------------------------------------+---------------------------------
 Reporter: mloskot <mateusz@…> | Owner: djowel
     Type: Patches | Status: new
Milestone: Boost 1.41.0 | Component: spirit
  Version: Boost Development Trunk | Severity: Cosmetic
 Keywords: |
------------------------------------------+---------------------------------
 While building Boost from current trunk (r57126) using GCC 4.4.1,
 following warning is reported for spirit:
 {{{
 ./boost/spirit/home/support/iterators/detail/split_std_deque_policy.hpp:56:
  warning: unused variable ‘size’
 }}}

 Patch removing the unused variable is attached.

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