Subject: [Boost-bugs] [Boost C++ Libraries] #9373: g++ 4.7 -Wshadow warnings need attention
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-11-12 23:27:14
#9373: g++ 4.7 -Wshadow warnings need attention
-----------------------------------------+-------------------------
Reporter: Tom Browder <tom.browder@â¦> | Owner: joaquin
Type: Bugs | Status: new
Milestone: To Be Determined | Component: multi_index
Version: Boost 1.55.0 | Severity: Problem
Keywords: |
-----------------------------------------+-------------------------
Following are warnings from g++ 4.7
boost/multi_index/detail/bucket_array.hpp:101:66: warning: declaration of
'size' shadows a member of 'this' [-Wshadow]
boost/multi_index/hashed_index.hpp:1100:23: warning: declaration of 'prev'
shadows a member of 'this' [-Wshadow]
boost/multi_index_container.hpp:461:41: warning: declaration of 'index'
shadows a member of 'this' [-Wshadow]
boost/multi_index_container.hpp:480:41: warning: declaration of 'index'
shadows a member of 'this' [-Wshadow]
boost/multi_index_container.hpp:515:39: warning: declaration of 'index'
shadows a member of 'this' [-Wshadow]
boost/multi_index_container.hpp:533:39: warning: declaration of 'index'
shadows a member of 'this' [-Wshadow]
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9373> 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