18 Nov
2022
18 Nov
'22
8:42 a.m.
On 11/17/22 17:23, 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
The next deadline: On December 7th, master closes for all changes.
As always, the calendar is at https://www.boost.org/development/ https://www.boost.org/development/
I'd like to ask for permission to merge Boost.Iterator to master: https://github.com/boostorg/iterator/commit/7c9b4296a189f71b28de3aad025b08da... Fixes compilation errors when result of post-increment of an iterator is dereferenced and used to access a member of the value. This was discovered in Boost.Filesystem tests.