[Boost-bugs] [Boost C++ Libraries] #11634: "unused parameter" warnings from vector.hpp (develop branch head)

Subject: [Boost-bugs] [Boost C++ Libraries] #11634: "unused parameter" warnings from vector.hpp (develop branch head)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-09-09 21:09:53


#11634: "unused parameter" warnings from vector.hpp (develop branch head)
-------------------------------------+------------------------
 Reporter: lopresti@… | Owner: igaztanaga
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: container
  Version: Boost Development Trunk | Severity: Problem
 Keywords: |
-------------------------------------+------------------------
 With all warnings enabled, my builds (clang++ -Wall -Werror) are failing
 with "unused parameter 'x'" warnings in boost/container/vector.hpp.

 I can see this has been fixed on the "develop" branch for the
 steal_resources() function, but it still exists for the nearby
 swap_resources() function.

 Trivial patch against develop is attached.

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