Subject: [Boost-bugs] [Boost C++ Libraries] #5309: Multiple unused parameter warnings in boost/parameter/aux_/tagged_argument.hpp
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-03-15 15:16:19
#5309: Multiple unused parameter warnings in
boost/parameter/aux_/tagged_argument.hpp
---------------------------------------------------+------------------------
Reporter: Colin Powers <colin.powers@â¦> | Owner: danielw
Type: Bugs | Status: new
Milestone: To Be Determined | Component: parameter
Version: Boost 1.45.0 | Severity: Cosmetic
Keywords: |
---------------------------------------------------+------------------------
Ticket #4954 has pointed out one of these warnings already (line 123)
however there is one more on line 135 (and possibly others?).
Line 123 and line 135 both have the same problem where there is an unused
parameter which generates a compiler warning (GCC 4.1.2 on Red Hat
Enterprise Linux Server release 5.2).
The attached patch fixes both of these.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/5309> 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:05 UTC