$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2023-02-27 15:14:29
> Andrey Semashev wrote:
>
> > However, I cannot reproduce your error locally by building Boost.Log
> > or Boost.Fusion tests.
>
> I confirm that the Boost.Log test suite passes under VS 17.5.0 (compiler
> version 19.35.32215) without cxxstd. Running cxxstd=14,17,20,latest now.
Tests pass for cxxstd=14,17,20,latest.