$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Glen Fernandes (glen.fernandes_at_[hidden])
Date: 2021-03-25 16:12:03
On Thu, Mar 25, 2021 at 12:04 PM Niall Douglas via Boost
<boost_at_[hidden]> wrote:
>
> On 25/03/2021 15:45, Marshall Clow wrote:
> > On Mar 25, 2021, at 8:06 AM, Niall Douglas via Boost <boost_at_[hidden]> wrote:
> >>
> >> I would like to fix https://github.com/ned14/outcome/issues/249 by
> >> improving the logic at
> >> https://github.com/ned14/outcome/blob/develop/include/outcome/convert.hpp#L35
> >> please.
> >
> > Do you have a commit that fixes this?
>
> The change is trivial. Current:
If you're asking for permission to merge to master now, you should
have a commit on outcome's develop branch that we can look at. You are
free to commit to develop at any time. Only master is locked.
Glen