Boost 1.81.0 closed for major changes
Release has closed for major changes. Next week, 2022/11/09, master closes for all changes, in preparation for the beta. - Release team
On 11/4/22 04:04, Glen Fernandes via Boost wrote:
Release has closed for major changes.
Next week, 2022/11/09, master closes for all changes, in preparation for the beta.
I would like to merge Boost.Iterator to master: https://github.com/boostorg/iterator/commit/853ba3d3c773d75bf2ac7c100c9ef448... https://github.com/boostorg/iterator/commit/5777e9944bf275e7e19e72e88819ec06... Fixes compilation error when a result of increment or post-increment of function_input_iterator is used as a source for constructing another function_input_iterator. https://github.com/boostorg/iterator/issues/75 https://github.com/boostorg/iterator/commit/0a95636faf6c4843348a99dc3a87ab22... Test for the above.
On Nov 9, 2022, at 1:37 PM, Andrey Semashev via Boost
On 11/4/22 04:04, Glen Fernandes via Boost wrote:
Release has closed for major changes.
Next week, 2022/11/09, master closes for all changes, in preparation for the beta.
I would like to merge Boost.Iterator to master:
https://github.com/boostorg/iterator/commit/853ba3d3c773d75bf2ac7c100c9ef448... https://github.com/boostorg/iterator/commit/5777e9944bf275e7e19e72e88819ec06...
Fixes compilation error when a result of increment or post-increment of function_input_iterator is used as a source for constructing another function_input_iterator.
https://github.com/boostorg/iterator/issues/75
https://github.com/boostorg/iterator/commit/0a95636faf6c4843348a99dc3a87ab22...
Test for the above.
The current status is: Release closed for major code changes. Still open for serious problem fixes and docs changes without release manager review. So, thanks for asking, but I don’t think you need approval. — Marshall
On Wednesday, November 9, 2022, Andrey Semashev wrote:
On 11/4/22 04:04, Glen Fernandes via Boost wrote:
Release has closed for major changes.
Next week, 2022/11/09, master closes for all changes, in preparation for the beta.
I would like to merge Boost.Iterator to master:
https://github.com/boostorg/iterator/commit/853ba3d3c773d75bf2ac7c100c9ef4 4821f76d8b https://github.com/boostorg/iterator/commit/5777e9944bf275e7e19e72e88819ec 06fea670c3
Fixes compilation error when a result of increment or post-increment of function_input_iterator is used as a source for constructing another function_input_iterator.
https://github.com/boostorg/iterator/issues/75
https://github.com/boostorg/iterator/commit/0a95636faf6c4843348a99dc3a87ab 22f4be51be
Test for the above.
Until the email for master closing for all changes goes out , you're good to merge. Glen
participants (3)
-
Andrey Semashev
-
Glen Fernandes
-
Marshall Clow