$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2022-11-05 17:19:59
On Sat, Nov 5, 2022 at 10:09 AM Tom Kent <lists_at_[hidden]> wrote:
> I'm still seeing this issue on the latest nightly build. Is it possible this
> is stuck on develop? Or the rules don't prevent URL from building on
> msvc-14.0?
I'm pretty sure we updating both develop and master to exclude msvc-14.0:
https://github.com/boostorg/url/blob/develop/meta/explicit-failures-markup.xml#L22
https://github.com/boostorg/url/blob/master/meta/explicit-failures-markup.xml#L22
Maybe we need to do more? I don't know, but the matrix looks like it
is being excluded.
Thanks