Subject: [Boost-bugs] [Boost C++ Libraries] #4362: boost/archive gcc warning cleanup
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-06-21 18:48:09
#4362: boost/archive gcc warning cleanup
-------------------------------------+--------------------------------------
Reporter: tatu.kilappa@⦠| Owner: ramey
Type: Bugs | Status: new
Milestone: Boost 1.44.0 | Component: None
Version: Boost Development Trunk | Severity: Cosmetic
Keywords: gcc warning |
-------------------------------------+--------------------------------------
Patch to clean up gcc 4.x warning barf. To reproduce issue, compile using
-Wshadow.
A macro uses 't' as parameter name, this is already reserved for a field
named 't' within the class. Renamed to 'tt'.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4362> 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