$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2020-08-02 00:36:33
On 2020-07-16 08: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 to merge the following commit to master:
https://github.com/boostorg/log/commit/e7d4fd2d13f753cee86ac2ffd82259ab460e1237
This is a fix for Boost.Log compilation on platforms that don't support
native syslog or Boost.ASIO. CI tests have passed.