$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2023-04-01 11:06:16
On 3/16/23 18:38, Marshall Clow via Boost wrote:
> The master branch is now open for bug fixes and documentation changes.
> Other changes by release manager permission, as described in
> https://github.com/boostorg/wiki/wiki/Releases%3A-Beta-Merge-Policy <https://github.com/boostorg/wiki/wiki/Releases%3A-Beta-Merge-Policy>
>
> The next deadline: On April 5th, master closes for all changes.
>
> As always, the calendar is at https://www.boost.org/development/ <https://www.boost.org/development/>
I would like to merge the following commit to Boost.Filesystem master:
https://github.com/boostorg/filesystem/commit/1db4474d1ae7512af06f63156352f2ca5db07e35
It works around a problem on Windows caused by incorrect reporting of
file attributes for directories in SMBv1 shares.