Boost logo

Boost :

Subject: Re: [boost] [graph] msvc failure on trunk
From: Jeremiah Willcock (jewillco_at_[hidden])
Date: 2012-09-18 14:20:49


On Tue, 18 Sep 2012, Jürgen Hunold wrote:

> Hi all,
>
> currently all graph test with msvc on trunk fail with:
>
> C:\Users\BoostTest\Trunk\boost\boost/pending/property.hpp(101) : error C2182:
> 'lookup' : illegal use of type 'void'
> C:\Users\BoostTest\Trunk\boost\boost/pending/property.hpp(101) : see reference to class template instantiation 'boost::lookup_one_property_internal<boost::property<Tag,T,Base>,boost::vertex_bundle_t>' being compiled
> See
> http://www.boost.org/development/tests/trunk/developer/output/DrWeb_x86-boost-
> bin-v2-libs-graph-test-basic_planarity_test-test-msvc-9-0-debug-address-
> model-32-threading-multi.html
>
> for details. It seems this affects mscv-9.0 and 10.0.

Could you please try with the current trunk version? I made some type
evaluations lazier to try to fix this issue.

-- Jeremiah Willcock


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