Re: [Boost-bugs] [Boost C++ Libraries] #2707: Spurious GCC warnings

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2707: Spurious GCC warnings
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-03-10 14:16:47


#2707: Spurious GCC warnings
--------------------------+-------------------------------------------------
 Reporter: johnmaddock | Owner: djowel
     Type: Bugs | Status: new
Milestone: Boost 1.38.0 | Component: fusion
  Version: Boost 1.37.0 | Severity: Cosmetic
 Keywords: |
--------------------------+-------------------------------------------------
Changes (by manuel.holtgrewe@…):

 * cc: manuel.holtgrewe@… (added)

Comment:

 Simply replacing the line

 {{{
         vector0(Sequence const& seq)
 }}}

 by

 {{{
         vector0(Sequence const&)
 }}}

 would fix this.

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