$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2023-07-12 21:09:58
On 7/6/23 16:58, Marshall Clow via Boost wrote:
> Master is closed for all changes.
>
> See the release schedule at: https://www.boost.org/development/index.html <https://www.boost.org/development/index.html>
I would like to merge the following commit to Boost.Filesystem master:
https://github.com/boostorg/filesystem/commit/e65ddb6ef21697970f7d1438f7a46c5233940059
This should fix querying file times on Windows, if the file is opened by
another process without FILE_SHARE_READ permission.