Boost logo

Boost :

Subject: Re: [boost] [testing] Compile failures on MSVC (teeks)
From: Tom Kent (lists_at_[hidden])
Date: 2014-10-30 08:57:17


On Thu, Oct 30, 2014 at 5:28 AM, Andrey Semashev <andrey.semashev_at_[hidden]>
wrote:

> Hi,
>
> I'm seeing weird compilation failures on Teeks (MSVC 10 and 11):
>
>
> http://www.boost.org/development/tests/develop/developer/output/teeks99-08c-win2012R2-64on64-boost-bin-v2-libs-log-test-attr_attribute_set-test-msvc-10-0-debug-build-no-threading-multi.html
>
>
> http://www.boost.org/development/tests/develop/developer/output/teeks99-08d-win2012R2-64on64-boost-bin-v2-libs-log-test-attr_attribute_set-test-msvc-11-0-debug-threading-multi.html
>
> The weird part is this:
>
> D:\teeks99-08\d\boost_root\boost/fusion/support/detail/result_of.hpp(32)
> : error C2143: syntax error : missing ',' before '...'
>
> I cannot find the boost/fusion/support/detail/result_of.hpp file in
> git. Am I missing something or these test machines are broken somehow?
>

It looks like that file was just checked into develop three days ago, maybe
you need to update?
https://github.com/boostorg/fusion/blob/develop/include/boost/fusion/support/detail/result_of.hpp

Tom


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