$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Marshall Clow (mclow.lists_at_[hidden])
Date: 2023-11-04 15:59:12
On Nov 4, 2023, at 8:15 AM, Tom Kent via Boost <boost_at_[hidden]> wrote:
> 
> On Fri, Nov 3, 2023 at 12:28â¯PM Peter Dimov via Boost <boost_at_[hidden]>
> wrote:
> 
>> Tom Kent wrote:
>>> Agree that we can't move into release without this.
>>> 
>>> I raised this last week here;
>>> https://listarchives.boost.org/Archives/boost/2023/10/255210.php
>>> 
>>> There is an older thread without resolution here:
>>> https://listarchives.boost.org/Archives/boost/2023/09/255010.php
>>> 
>>> It sounds like something broke in the code that automatically copies
>>> (symlinks where available) the headers in as needed.
>> 
>> This
>> 
>> 
>> https://github.com/boostorg/regression/commit/80d44c58655779fbfa0dee9b473ed2b2faffe625
>> 
>> should fix it.
>> 
> 
> That does appear to have fixed it.
> 
> Regression matrix is starting to populate for windows. I'll try to bring up
> another runner in a bit to attack it a bit faster.
Thanks, Peter and Tom!
â Marshall