Hi Nicholas, You can diff the latest CVS version of boost/detail/adjacency_list.hpp against what you've got and grab the change to bidirectional_graph_helper_with_property::remove_edge. Or you can live dangerously and work out of the latest CVS snapshot. (that's what I do) Cheers, Jeremy On Mar 31, 2004, at 9:59 PM, Nicholas Burlett wrote:
Thanks!
Is there any way to get a patch against 1.31.0, or should I check out a copy from CVS (I'm a bit worried about more bugs creeping in if I go with CVS)?
Thanks, Nicholas Burlett nrb23@cornell.edu
On Mar 31, 2004, at 8:43 PM, Jeremy Siek wrote:
Hi Nicholas,
Thanks. I've checked in a fix to the bug.
Cheers, Jeremy _______________________________________________ Jeremy Siek
http://www.osl.iu.edu/~jsiek Ph.D. Student, Indiana University Bloomington Graduating in August 2004 and looking for work C++ Booster (http://www.boost.org) _______________________________________________ _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
_______________________________________________
Jeremy Siek