Opened 13 years ago

Closed 13 years ago

#4086 closed Bugs (fixed)

Boost Graph Library examples broken

Reported by: Wolfgang Forstmeier <wolfgang.forstmeier@…> Owned by: Jeremiah Willcock
Milestone: Boost 1.43.0 Component: graph
Version: Boost 1.42.0 Severity: Showstopper
Keywords: Cc:

Description

Most of the examples of Boost Graph Library are broken. I have tested most examples with Layout Algorithms.

Seems that there is some problem with the algorithms itself.

Examples which did not work:

...\boost_1_42_0\libs\graph\example\fr_layout.cpp

Environment:

  • OS: Windows XP
  • Compiler: Visual Studio 2005 SP2
  • Boost Version: 1.42.0

Compiler errors are attached as separate file.

Attachments (1)

fr_layout.cpp error.txt (1.9 KB ) - added by Wolfgang Forstmeier <wolfgang.forstmeier@…> 13 years ago.

Download all attachments as: .zip

Change History (3)

by Wolfgang Forstmeier <wolfgang.forstmeier@…>, 13 years ago

Attachment: fr_layout.cpp error.txt added

comment:1 by Jeremiah Willcock, 13 years ago

Owner: changed from Andrew Sutton to Jeremiah Willcock
Status: newassigned

comment:2 by Jeremiah Willcock, 13 years ago

Resolution: fixed
Status: assignedclosed

Fixed in r61231.

Note: See TracTickets for help on using tickets.