$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [release] 1.68.0 post-beta merges
From: Edward Diener (eldiener_at_[hidden])
Date: 2018-07-13 10:13:32
On 7/12/2018 4:27 PM, Marshall Clow via Boost wrote:
> On Wed, Jul 11, 2018 at 5:58 AM, Edward Diener via Boost <
> boost_at_[hidden]> wrote:
>
>> On 7/10/2018 7:10 PM, Marshall Clow via Boost wrote:
>>
>>> The master branch is is now open for post-beta merges, but only as
>>> described in the Post-Beta Merge Policy. See
>>> <https://github.com/boostorg/boost/wiki/Release-Beta-Merge-Policy>
>>>
>>> The master branch will close for the 1.68.0 release on August 1st.
>>>
>>> -- Marshall
>>>
>>
>> I would like to merge the 'develop' branch changes of iostreams to
>> 'master'. Can I do it now ?
>>
>>
> If they are appropriate for post-beta (i.e, no major new features, etc),
> then yes.
Then I will wait until after the coming release since one of the changes
to iostreams is adding the zstd compression/decompression filter, and
that is definitely a new feature. I do not want to just cherry pick any
of the other changes that came after it.