$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [release] 1.66.0 post-beta merges
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2017-12-18 22:46:12
On 12/19/17 01:30, Vicente J. Botet Escriba wrote:
> Le 18/12/2017 à 13:37, Andrey Semashev via Boost a écrit :
>> On 12/18/17 15:14, Vicente J. Botet Escriba via Boost wrote:
>>> Le 29/11/2017 à 20:20, Daniel James via Boost a écrit :
>>>> On 29 November 2017 at 19:12, Antony Polukhin via Boost
>>>> <boost_at_[hidden]> wrote:
>>>>> Can I merge develop to master for the Boost.Variant. Develop has a fix
>>>>> for missing include
>>>> Go ahead.
>>>>
>>>> _______________________________________________
>>>> Unsubscribe & other changes:
>>>> http://listarchives.boost.org/mailman/listinfo.cgi/boost
>>>>
>>> Hi, I forgot to merge the win-api replacement for Boost.Thread.
>>>
>>>
>>> https://github.com/boostorg/thread/commit/6d8c0676a13606975e8e45b8fae203ae01f549ab
>>
>>
>>
>> Interestingly, this is the reason why the Boost.Log tests aren't
>> failing in master because of the
>> https://github.com/boostorg/log/issues/44 issue that I mentioned before.
>>
> So If I understand it is not critical, an I could wait for boost 1.67,
> isn't it?
1.66 has been released and my fix is in master now. You can merge the
change.