Boost logo

Boost :

Subject: Re: [boost] Modularizing explicit-failures-markup.xml
From: Edward Diener (eldiener_at_[hidden])
Date: 2017-10-01 20:15:08


On 10/1/2017 2:11 PM, Vinnie Falco via Boost wrote:
> On Sun, Oct 1, 2017 at 11:02 AM, Steven Watanabe via Boost
> <boost_at_[hidden]> wrote:
>> Like this?
>> https://github.com/boostorg/boost/blob/master/status/explicit-failures-markup.xml#L43
>
> I added that for beast months ago:
>
> <https://github.com/boostorg/boost/blob/develop/status/explicit-failures-markup.xml#L353>
>
> But it seems to still want to build.

The explicit-failures-markup.xml markup does not affect whether
something builds or not.

See
http://www.boost.org/doc/libs/1_65_1/libs/config/doc/html/boost_config/build_config.html
to implement build time configuration so that you can turn off building
in your jam file when certain c++11 features are not available.

>
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
>


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