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/6c2bf50c3a678a87ccbf45bfc275ff... Fixes space() operation not failing on Windows when a non-existing path is specified. https://github.com/boostorg/filesystem/commit/9cab675b71e98706886a87afe7c19e... 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.