Opened 21 years ago

Closed 21 years ago

#40 closed Bugs (Fixed)

dijkstra_shortest_paths() loops

Reported by: nobody Owned by: jsiek
Milestone: Component: graph
Version: None Severity:
Keywords: Cc:

Description

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.

Change History (1)

comment:1 by jsiek, 21 years ago

Status: assignedclosed
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
Note: See TracTickets for help on using tickets.