id summary reporter owner description type status milestone component version severity resolution keywords cc 9376 g++ 4.7 -Wshadow warnings need attention Tom Browder Douglas Gregor "Following are warnings from g++ 4.7 boost/property_map/property_map.hpp:634:54: warning: declaration of 'pm' shadows a member of 'this' [-Wshadow] boost/property_map/vector_property_map.hpp:33:9: warning: declaration of 'index' shadows a member of 'this' [-Wshadow] boost/property_map/vector_property_map.hpp:38:9: warning: declaration of 'index' shadows a member of 'this' [-Wshadow] boost/property_map/dynamic_property_map.hpp:80:51: warning: declaration of 'property' shadows a member of 'this' [-Wshadow] boost/property_map/dynamic_property_map.hpp:95:52: warning: declaration of 'property' shadows a member of 'this' [-Wshadow] boost/property_map/dynamic_property_map.hpp:149:14: warning: declaration of 'key' shadows a member of 'this' [-Wshadow] boost/property_map/dynamic_property_map.hpp:170:5: warning: declaration of 'property_map_' shadows a member of 'this' [-Wshadow] boost/property_map/dynamic_property_map.hpp:173:3: warning: declaration of 'key' shadows a member of 'this' [-Wshadow] boost/property_map/dynamic_property_map.hpp:178:3: warning: declaration of 'key' shadows a member of 'this' [-Wshadow] " Bugs closed To Be Determined property_map Boost 1.55.0 Problem wontfix