id summary reporter owner description type status milestone component version severity resolution keywords cc 9373 g++ 4.7 -Wshadow warnings need attention Tom Browder Joaquín M López Muñoz "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] " Bugs closed To Be Determined multi_index Boost 1.55.0 Problem fixed