Subject: [Boost-bugs] [Boost C++ Libraries] #9377: g++ 4.7 -Wshadow warnings need attention
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-11-12 23:36:06
#9377: g++ 4.7 -Wshadow warnings need attention
-----------------------------------------+-------------------------
Reporter: Tom Browder <tom.browder@â¦> | Owner: danieljames
Type: Bugs | Status: new
Milestone: To Be Determined | Component: unordered
Version: Boost 1.55.0 | Severity: Problem
Keywords: |
-----------------------------------------+-------------------------
Following are warnings from g++ 4.7
boost/unordered/detail/equivalent.hpp:539:25: warning: declaration of
'count' shadows a member of 'this' [-Wshadow]
boost/unordered/detail/table.hpp:261:9: warning: declaration of 'hash'
shadows a member of 'this' [-Wshadow]
boost/unordered/detail/table.hpp:658:39: warning: declaration of 'assign'
shadows a member of 'this' [-Wshadow]
boost/unordered/detail/table.hpp:733:48: warning: declaration of 'assign'
shadows a member of 'this' [-Wshadow]
boost/unordered/detail/unique.hpp:532:25: warning: declaration of 'count'
shadows a member of 'this' [-Wshadow]
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9377> 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:14 UTC