$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Marshall Clow (mclow.lists_at_[hidden])
Date: 2023-07-20 13:52:18
On Jul 20, 2023, at 3:36 AM, Niall Douglas via Boost <boost_at_[hidden]> wrote:
>
> Can I get permission to merge a few small bug fixes plus docs fixes?
>
> https://github.com/boostorg/outcome/commits/develop
>
> 1. Changes just before the beta window breaks build on C++ 14 in certain
> corner cases, fixed.
>
> 2. Experimental Outcome Boost result did not compile due to changes to
> status code by LEWG, fixed.
>
> 3. Docs fixes also due to the LEWG renaming breaking docs examples.
>
> 4. Failure to compile Experimental Outcome on FreeBSD fixed.
Go ahead.
â Marshall