Boost logo

Boost Users :

From: Jens Müller (jens.mueller_at_[hidden])
Date: 2006-10-10 13:38:23


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 ...


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net