$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2020-07-29 16:31:31
On Wed, Jul 15, 2020 at 10:38 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.
There's a warning coming from Boost.Coroutine, from including
<boost/detail/scoped_enum_emulation.hpp> which is now a deprecated
header. Can we please fix this for the release? Every Beast and Asio
user who tries to use Asio's stackful coroutines will get this
warning.
Thanks