Boost logo

Boost :

Subject: Re: [boost] Master branch open for merging
From: Hans Dembinski (hans.dembinski_at_[hidden])
Date: 2019-03-16 12:31:07


Dear Marshal,

On Wed, Mar 13, 2019 at 3:47 PM Marshall Clow via Boost <
boost_at_[hidden]> 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/Releases%3A-Beta-Merge-Policy>
>

I ask for permission to merge the following commits into master for
Boost.Histogram:

https://github.com/boostorg/histogram/commit/ae85b2a6b73bf2dfb6690d292fecad8f611e6831
https://github.com/boostorg/histogram/commit/6391709d54b9866d4945ec44f145d6a03f7e466c

Improves and simplifies sanitized tests in the CI and fixes the following
issues in the test matrix
https://www.boost.org/development/tests/master/developer/Marshall-UBSAN-histogram-clang-darwin-ubsan-storage_adaptor_test-variants_.html
https://www.boost.org/development/tests/master/developer/Marshall-UBSAN-histogram-clang-darwin-ubsan-histogram_operators_test-variants_.html
https://www.boost.org/development/tests/master/developer/Marshall-UBSAN-histogram-clang-darwin-ubsan-histogram_mixed_test-variants_.html

https://github.com/boostorg/histogram/commit/fbc24390f9eacf13c2e6d11e2d8446ec1c1186ed
This fixes an embarrassing spelling mistake in the public interface. I am
very glad that this was found before the first release of Histogram. This
is technically a breaking change, but I think an exception can be made
here, because Boost.Histogram is a new library and doesn't have an
established user base yet.

https://github.com/boostorg/histogram/commit/e48be4c90da41472cda93a5a9587be6c9b4b2e24
This fixes an oversight, where a member type that should be private was
public. This should be fixed before the release so that users will not rely
on this.

Best regards,
Hans


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