Subject: [Boost-bugs] [Boost C++ Libraries] #4361: boost/concept_check gcc warning cleanup
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-06-21 18:43:17
#4361: boost/concept_check gcc warning cleanup
-------------------------------------+--------------------------------------
Reporter: tatu.kilappa@⦠| Owner: jsiek
Type: Patches | Status: new
Milestone: Boost 1.44.0 | Component: concept_check
Version: Boost Development Trunk | Severity: Cosmetic
Keywords: gcc warning |
-------------------------------------+--------------------------------------
Patch to clean up gcc 4.x warning barf. To reproduce issue, compile using
-Wshadow.
One of the methods was left using just 'c' as parameter name. Patch
renames this to 'cc' as with other instances.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4361> 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:03 UTC