$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Marshall Clow (mclow.lists_at_[hidden])
Date: 2023-11-22 14:50:29
On Nov 22, 2023, at 2:53 AM, Matt Borland <matt_at_[hidden]> wrote:
>
> I request permission to merge the following two commits to Boost.Test:
>
> 1) Fixes warning C5263: calling 'std::move' on a temporary object prevents copy elision: https://github.com/boostorg/test/pull/401/commits/a6063692a714d87584e9b9a940a8633b8cb6479a
> 2) Fixes usage of PRIxPTR for glibc 2.2-2.17: https://github.com/boostorg/test/pull/401/commits/cada8c11df0ee360c2a05b0f44daeae6893419e4
>
> CI is green with both of these.
Go ahead.
â Marshall