On Jul 20, 2021, at 3:17 AM, Andrey Semashev via Boost
On 7/15/21 5:52 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 Wednesday, August 4th. Full calendar here: https://www.boost.org/development/ https://www.boost.org/development/
I would like to merge the following changes to master:
https://github.com/boostorg/filesystem/commit/d41885883907ff91f16b09a5cda332...
Fixes a regression in path::lexically_normal as it doesn't convert root directory to preferred separator.
https://github.com/boostorg/log/commit/9fe832c344e645d82a902a8d465e0b1e8ef6b...
Fixes incorrect accounting for the initial size of a log file opened for appending.
When you’re happy with the test results, go ahead. — Marshall