On Mar 17, 2022, at 11:44 AM, Niall Douglas via Boost
On 17/03/2022 18:30, Marshall Clow via Boost wrote:
On Mar 16, 2022, at 1:03 PM, Niall Douglas via Boost
wrote: On 16/03/2022 17:12, 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/wiki/wiki/Releases%3A-Beta-Merge-Policy https://github.com/boostorg/wiki/wiki/Releases%3A-Beta-Merge-Policy>
I'd like to merge Outcome develop into master.
There have been nothing but bugfixes and docs changes since last Boost release.
Develop branch is passing https://www.boost.org/development/tests/develop/developer/outcome.html
Niall -
In the future, I’d appreciate something more descriptive than “nothing but bug fixes”.
I can dig it out of the commit history on develop (which I did), and those all look like bug fixes, with the exception of https://github.com/boostorg/outcome/commit/05ed97720204ff734475c2b47e600d382... <https://github.com/boostorg/outcome/commit/05ed97720204ff734475c2b47e600d382... https://github.com/boostorg/outcome/commit/05ed97720204ff734475c2b47e600d382...>
Fair enough, may I suggest that I merge the commit immediately before 05ed977 to master?
That would be fine. Thanks. — Marshall