Boost logo

Boost :

From: Andrzej Krzemienski (akrzemi1_at_[hidden])
Date: 2022-03-26 16:33:34


śr., 16 mar 2022 o 18:13 Marshall Clow via Boost <boost_at_[hidden]>
napisał(a):

> 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/wiki/wiki/Releases%3A-Beta-Merge-Policy <
> https://github.com/boostorg/wiki/wiki/Releases%3A-Beta-Merge-Policy>>
>
> Reminder: The master branch closes for the release on Wednesday, April 6th.
> Full calendar here: https://www.boost.org/development/ <
> https://www.boost.org/development/>
>
> — Marshall
>
> P.S Doc changes and test changes do NOT require release manager approval
> to be merged.
>
>
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost

I request permission to merge the develop branch to master for Optional.
The commits that affect the library sources (as opposed to only test and
docs changes and external build system configuration (Optional is a header
only library)) are:

* c300a8c
<https://github.com/boostorg/optional/commit/c300a8c517869d549a13a6dbd9943218a42df7f6>
Change aligned_storage::dummy::data to unsigned char[]
* 4f713ac
<https://github.com/boostorg/optional/commit/4f713acdf875e1d7fc118b349158e4a09ec62ae9>
Construct the unqualified value_type with placement new
* 7dd512a
<https://github.com/boostorg/optional/commit/7dd512a0196205f45a481bbbc302f8bf4d92626e>
Fix issue #98 <https://github.com/boostorg/optional/issues/98>
* d0ab800
<https://github.com/boostorg/optional/commit/d0ab8004c016dc71366f6624856595713df061ae>
Add support for BOOST_NO_IOSTREAM

They are all bug fixes, and have been under test in branch `develop` since
Mar 1.

My apologies for requesting it so late.

Regards,
&rzej;


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