$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Marshall Clow (mclow.lists_at_[hidden])
Date: 2020-11-30 05:54:35
On Nov 29, 2020, at 12:21 PM, Glen Fernandes via Boost <boost_at_[hidden]> wrote:
Adding links for easy reference
> Need resolution:
> * Boost.Utility's <boost/operators.hpp> and C++20
https://github.com/boostorg/utility/issues/65 <https://github.com/boostorg/utility/issues/65>
> * Boost.uBLAS tests failing C++03 and C++14.
> (They were failing C++20 but I cherry-picked the allocator fixes from
> develop, so these pass now)
https://github.com/boostorg/ublas/issues/106 <https://github.com/boostorg/ublas/issues/106>
â Marshall