
10 Oct
2006
10 Oct
'06
5:38 p.m.
Jens Müller schrieb:
It runs fine, but when I compile it, I get the following warning:
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/include/g++-v4/ext/new_allocator.h: In member function 'std::pair<boost::any, bool> boost::mutate_graph_impl<MutableGraph>::do_add_edge(boost::any, boost::any) [with MutableGraph = boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, boost::no_property, boost::property<edge_length_t, double, boost::no_property>, boost::no_property, boost::listS>]': /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/include/g++-v4/ext/new_allocator.h:106: warning: 'p$m_value' is used uninitialized in this function
I suppose this is nothing bad?
Ah, doesn't happen with latest CVS boost ...