------- Comment #5 from pinskia at gcc dot gnu dot org 2007-02-06 00:34 ------- This is a true warning. With the mainline we get an extra note: boost_1_33_1/boost/graph/detail/adjacency_list.hpp:2116: note: 'p.boost::property<boost::edge_back_t, bool, boost::no_property>::m_value' was declared here
That was added for fixing PR 17506. which shows that this is a bug in boost's headers. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30633