Boost logo

Boost :

Subject: [boost] [graph] msvc compile failure with filtered_graph and dijkstra
From: Jürgen Hunold (jhunold_at_[hidden])
Date: 2012-10-08 04:21:11


Hi,

some of our old graph algorithm seems to have broken using msvc with 1.51. The
failure can be reproduced with the attached testcase on trunk and 1.51.

The error starts with

E:\Home\hunold\src\devel\boost\boost/graph/properties.hpp(222) : error C2039:
'type' : is not a member of 'boost::vertex_property_type<G>'

which point in the direction of the last changes to properties.hpp.
The test code break with msvc-9.0 (full error included) and msvc-11.0.
Everything compiles with gcc-4.6.2 on Kubuntu 12.04 and mingw-w64.

Any ideas what msvc does not grok here?

Yours,

Jürgen

-- 
* Dipl.-Math. Jürgen Hunold  ! 
* voice: ++49 4257 300       ! Fährstraße 1
* fax  : ++49 4257 300       ! 31609 Balge/Sebbenhausen
* jhunold_at_gmx.eu             ! Germany



Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk