Boost logo

Boost :

From: Niall Douglas (s_sourceforge_at_[hidden])
Date: 2020-07-20 17:06:43


On 16/07/2020 06:36, 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>
>
> Reminder: The master branch closes for the release on August 5th.

I'd like permission to merge a fix for
https://github.com/ned14/outcome/issues/232 (Cannot use expressions
involving variables named `res` within `OUTCOME_TRYX` and friends). The
change delta would be that anywhere around
https://github.com/ned14/outcome/blob/develop/include/outcome/try.hpp#L223
where it currently has "res", it would thereafter become
OUTCOME_TRY_UNIQUE_NAME. Nothing apart from the bug fix (including ABI
and API) would change.

Niall


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