Boost logo

Boost :

Subject: Re: [boost] [release] policy not to add C++14 libraries
From: Vicente J. Botet Escriba (vicente.botet_at_[hidden])
Date: 2015-06-21 10:10:05


Le 21/06/15 13:15, Peter Dimov a écrit :
> Vicente J. Botet Escriba wrote:
>> I see that it is already on the develop branch regression tests.
>> I suggest you to add a patch for the expected results so that any
>> compiler other than C++14 are disabled.
>
> It's better to use Boost.Config's 'requires' to disable the tests on
> non-C++14 compilers (actually, on compilers missing the required
> features - I see msvc-14.0 as passing test_coroutine, but it's not a
> C++14 compiler.)
>
> http://www.boost.org/doc/libs/1_58_0/libs/config/doc/html/boost_config/build_config.html
>
>
You are right, we need to disable the run of the tests.

Vicente


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