id summary reporter owner description type status milestone component version severity resolution keywords cc 9371 g++ 4.7 -Wshadow warnings need attention Tom Browder Jeremiah Willcock "Following are warnings from g++ 4.7 boost/graph/detail/adjacency_list.hpp:2608:16: warning: declaration of 'tag' shadows a member of 'this' [-Wshadow] boost/graph/detail/adjacency_list.hpp:2608:59: warning: declaration of 'tag' shadows a member of 'this' [-Wshadow] boost/graph/graph_concepts.hpp:474:9: warning: declaration of 'g' shadows a member of 'this' [-Wshadow] boost/graph/graph_concepts.hpp:501:9: warning: declaration of 'g' shadows a member of 'this' [-Wshadow] boost/graph/graphviz.hpp:516:61: warning: declaration of 'dp' shadows a member of 'this' [-Wshadow] boost/graph/graphviz.hpp:545:7: warning: declaration of 'dp' shadows a member of 'this' [-Wshadow] boost/graph/graphviz.hpp:545:7: warning: declaration of 'node_id' shadows a member of 'this' [-Wshadow] boost/graph/graphviz.hpp:585:9: warning: declaration of 'dp' shadows a member of 'this' [-Wshadow] boost/graph/graphviz.hpp:585:9: warning: declaration of 'node_id' shadows a member of 'this' [-Wshadow] boost/graph/graphviz.hpp:673:5: warning: declaration of 'errmsg' shadows a member of 'this' [-Wshadow] boost/graph/named_graph.hpp:222:7: warning: declaration of 'extract' shadows a member of 'this' [-Wshadow] boost/graph/named_graph.hpp:222:7: warning: declaration of 'graph' shadows a member of 'this' [-Wshadow] boost/graph/named_graph.hpp:295:79: warning: declaration of 'vertex_constructor' shadows a member of 'this' [-Wshadow] " Bugs closed To Be Determined graph Boost 1.55.0 Problem wontfix