From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2020-11-26 07:57:06


On 11/15/20 10:05 PM, Marshall Clow via Boost wrote:
> The master branch is is now open for post-beta merges, but only as
> described in the Post-Beta Merge Policy.
>
> See <https://github.com/boostorg/wiki/wiki/Releases%3A-Beta-Merge-Policy>
>
> Reminder: The master branch closes for the release on December 2nd.
> Full calendar here: https://www.boost.org/development/

I'd like to merge these commits to Boost.Filesystem master:

https://github.com/boostorg/filesystem/commit/6c2bf50c3a678a87ccbf45bfc275ffbd9791ed44

Fixes space() operation not failing on Windows when a non-existing path
is specified.

https://github.com/boostorg/filesystem/commit/9cab675b71e98706886a87afe7c19eb9da568961

Resolves spurious symlink test failures.

AppVeyor CI has passed. Travis CI on boostorg is hanging, but has passed
on my local fork. Also tested locally on Linux.