id summary reporter owner description type status milestone component version severity resolution keywords cc 9377 g++ 4.7 -Wshadow warnings need attention Tom Browder Daniel James "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] " Bugs closed To Be Determined unordered Boost 1.55.0 Problem fixed