[release] Master branch is now open for bug fixes

Hi, The master branch is now open for bug fixes, test and documentation changes, but please follow the policy described in: https://github.com/boostorg/wiki/wiki/Releases%3A-Beta-Merge-Policy The next deadline: On August 6th, master closes for all changes. As always, the calendar is at https://www.boost.org/calendar — The release managers

On 18 Jul 2025 02:11, Marshall Clow via Boost wrote:
Hi,
The master branch is now open for bug fixes, test and documentation changes, but please follow the policy described in:
https://github.com/boostorg/wiki/wiki/Releases%3A-Beta-Merge-Policy
The next deadline: On August 6th, master closes for all changes.
As always, the calendar is at https://www.boost.org/calendar
I would like to merge Boost.Log develop to master: https://github.com/boostorg/log/compare/master...develop https://github.com/boostorg/log/commit/ef6aec2abb4d5a6596e4d49a8caa4a3f57350... Removes unnecessary dependency on Boost.Context, which prevents Boost.Log from building on 32-bit MinGW-w64. https://github.com/boostorg/log/commit/86c8cdccedb18ad3b0216047991b75c75353f... Adds wrap_filter for easier integration of user-defined filters with Boost.Log filter expressions. https://github.com/boostorg/log/commit/ad2eb6c4e54ebefb667fac25672bdd723fe55... Adds docs and tests for wrap_formatter, which previously existed and is similar to wrap_filter but for formatting expressions.

I'd like to ask for permission to merge Boost.Beast develop to master: https://github.com/boostorg/beast/compare/master...develop Fixes false positive `-Wmaybe-uninitialized` warnings in gcc. Thanks, On Fri, Jul 18, 2025 at 2:42 AM Marshall Clow via Boost <boost@lists.boost.org> wrote:
Hi,
The master branch is now open for bug fixes, test and documentation changes, but please follow the policy described in:
https://github.com/boostorg/wiki/wiki/Releases%3A-Beta-Merge-Policy
The next deadline: On August 6th, master closes for all changes.
As always, the calendar is at https://www.boost.org/calendar
— The release managers
_______________________________________________ Boost mailing list -- boost@lists.boost.org To unsubscribe send an email to boost-leave@lists.boost.org https://lists.boost.org/mailman3/lists/boost.lists.boost.org/ Archived at: https://lists.boost.org/archives/list/boost@lists.boost.org/message/NJFNFOU2...

On Jul 19, 2025, at 10:05 AM, Mohammad Nejati [ashtum] via Boost <boost@lists.boost.org> wrote:
I'd like to ask for permission to merge Boost.Beast develop to master: https://github.com/boostorg/beast/compare/master...develop Fixes false positive `-Wmaybe-uninitialized` warnings in gcc.
Go ahead. — Marshall

On Fri, Jul 18, 2025 at 7:13 AM Marshall Clow via Boost < boost@lists.boost.org> wrote:
Hi,
The master branch is now open for bug fixes, test and documentation changes, but please follow the policy described in:
https://github.com/boostorg/wiki/wiki/Releases%3A-Beta-Merge-Policy
The next deadline: On August 6th, master closes for all changes.
As always, the calendar is at https://www.boost.org/calendar
— The release managers
I would like to merge two bug fix commits into master:
https://github.com/boostorg/cobalt/compare/master...develop
_______________________________________________ Boost mailing list -- boost@lists.boost.org To unsubscribe send an email to boost-leave@lists.boost.org https://lists.boost.org/mailman3/lists/boost.lists.boost.org/ Archived at: https://lists.boost.org/archives/list/boost@lists.boost.org/message/NJFNFOU2...

On Jul 20, 2025, at 8:28 PM, Klemens Morgenstern via Boost <boost@lists.boost.org> wrote:
On Fri, Jul 18, 2025 at 7:13 AM Marshall Clow via Boost < boost@lists.boost.org> wrote:
Hi,
The master branch is now open for bug fixes, test and documentation changes, but please follow the policy described in:
https://github.com/boostorg/wiki/wiki/Releases%3A-Beta-Merge-Policy
The next deadline: On August 6th, master closes for all changes.
As always, the calendar is at https://www.boost.org/calendar
— The release managers
I would like to merge two bug fix commits into master:
Go ahead. — Marshall

The master branch is now open for bug fixes, test and documentation changes, but please follow the policy described in:
https://github.com/boostorg/wiki/wiki/Releases%3A-Beta-Merge-Policy
The next deadline: On August 6th, master closes for all changes.
As always, the calendar is at https://www.boost.org/calendar
— The release managers
_______________________________________________
I am requesting permission to merge this fix for Charconv: https://github.com/boostorg/charconv/commit/ad73f0b55767d8597817b57b4a470deb... It fixes part of an approximation of the number of base 2-36 digits an integer can contain. It has cycled green on both develop and PR against master. Matt

On Jul 21, 2025, at 9:46 AM, Matt Borland <matt@mattborland.com> wrote:
The master branch is now open for bug fixes, test and documentation changes, but please follow the policy described in:
https://github.com/boostorg/wiki/wiki/Releases%3A-Beta-Merge-Policy
The next deadline: On August 6th, master closes for all changes.
As always, the calendar is at https://www.boost.org/calendar
— The release managers
_______________________________________________
I am requesting permission to merge this fix for Charconv: https://github.com/boostorg/charconv/commit/ad73f0b55767d8597817b57b4a470deb...
It fixes part of an approximation of the number of base 2-36 digits an integer can contain. It has cycled green on both develop and PR against master.
Matt
Go ahead. — Marshall

Marshall Clow wrote:
Hi,
The master branch is now open for bug fixes, test and documentation changes, but please follow the policy described in:
https://github.com/boostorg/wiki/wiki/Releases%3A-Beta-Merge-Policy
I'd like to merge the following commit to Uuid: https://github.com/boostorg/uuid/commit/434329f8dc7fcfb69cd7565ab0318d86772c... This is a fix for https://github.com/boostorg/uuid/issues/178 CI has passed.

On Jul 22, 2025, at 11:16 AM, Peter Dimov via Boost <boost@lists.boost.org> wrote:
Marshall Clow wrote:
Hi,
The master branch is now open for bug fixes, test and documentation changes, but please follow the policy described in:
https://github.com/boostorg/wiki/wiki/Releases%3A-Beta-Merge-Policy
I'd like to merge the following commit to Uuid:
https://github.com/boostorg/uuid/commit/434329f8dc7fcfb69cd7565ab0318d86772c...
This is a fix for
https://github.com/boostorg/uuid/issues/178
CI has passed.
Go ahead. — Marshall

Marshall Clow wrote:
Hi,
The master branch is now open for bug fixes, test and documentation changes, but please follow the policy described in:
https://github.com/boostorg/wiki/wiki/Releases%3A-Beta-Merge-Policy
The next deadline: On August 6th, master closes for all changes.
As always, the calendar is at https://www.boost.org/calendar
— The release managers
I would like to merge develop into master for Boost.MQTT5: https://github.com/boostorg/mqtt5/compare/master...develop https://github.com/boostorg/mqtt5/commit/14bca520d924fbfd982095bd85b19693717... This is a fix for https://github.com/boostorg/mqtt5/issues/31. https://github.com/boostorg/mqtt5/commit/53c33f23bb442fdfa1a4fe6f3dcf2a42d28... Fixes non-compliance with MQTT spec, reported in https://github.com/boostorg/mqtt5/issues/33. https://github.com/boostorg/mqtt5/commit/62e9dc8b41d4d64fac0aa4d523e5cf27d03... https://github.com/boostorg/mqtt5/commit/46ce0f64202e9191f81981fafced1d830b2... https://github.com/boostorg/mqtt5/commit/f3c1b0c770ecccfe42a89378987910aad65... Fixes high CPU usage when the read buffer is large, reported in https://github.com/boostorg/mqtt5/issues/33. https://github.com/boostorg/mqtt5/commit/272217cbb3eb4c865f0d8cd8b67c055f56c... https://github.com/boostorg/mqtt5/commit/620df1f9934925ac6044e4619c701d6dcf9... These are CI fixes. CI passes on develop. Bruno
participants (7)
-
Andrey Semashev
-
Bruno Iljazović
-
Klemens Morgenstern
-
Marshall Clow
-
Matt Borland
-
Mohammad Nejati [ashtum]
-
Peter Dimov