Boost C++ Libraries: Ticket #40: dijkstra_shortest_paths() loops https://svn.boost.org/trac10/ticket/40 <pre class="wiki">v 1.26.0 dijkstra_shortest_paths() calls itself instead of calling dijkstra_shortest_paths_no_init() after initialisation. Also dijkstra_shortest_paths_no_init() has init arguments that are not used causing unecessary compiler warnings. Bill Somerville. </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/40 Trac 1.4.3 jsiek Fri, 01 Feb 2002 22:03:33 GMT status changed https://svn.boost.org/trac10/ticket/40#comment:1 https://svn.boost.org/trac10/ticket/40#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> </ul> <pre class="wiki">Logged In: YES user_id=32836 Hi Bill, This has already been fixed and checked into the Boost CVS repository. Thanks anyways for the bug report! Cheers, Jeremy </pre> Ticket