[release] Master branch is now open for bug fixes
The master branch is now open for bug fixes, test 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 April 3rd, master closes for all changes. As always, the calendar is at https://www.boost.org/development/ — Marshall
Can I get permission to merge
https://github.com/boostorg/json/pull/988/commits/2883ff1689727f77157a7a9a60....
It's part feature, part bug fix
(https://github.com/boostorg/json/pull/988/commits/2883ff1689727f77157a7a9a60...
and similar lines in that file used the wrong flags).
The change is highly unlikely to negatively affect existing code, as
the feature is opt-in. All tests pass (https://drone.cpp.al/boostorg/json/1465).
чт, 14 мар. 2024 г. в 02:42, Marshall Clow via Boost
The master branch is now open for bug fixes, test 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 April 3rd, master closes for all changes.
As always, the calendar is at https://www.boost.org/development/
— Marshall
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
On Mar 14, 2024, at 5:15 AM, Дмитрий Архипов via Boost
Can I get permission to merge https://github.com/boostorg/json/pull/988/commits/2883ff1689727f77157a7a9a60....
It's part feature, part bug fix (https://github.com/boostorg/json/pull/988/commits/2883ff1689727f77157a7a9a60... and similar lines in that file used the wrong flags).
The change is highly unlikely to negatively affect existing code, as the feature is opt-in. All tests pass (https://drone.cpp.al/boostorg/json/1465).
Go ahead. — Marshall
On 13/03/2024 23:42, Marshall Clow via Boost wrote:
The master branch is now open for bug fixes, test and documentation changes.
Other changes by release manager permission, as described in https://github.com/boostorg/wiki/wiki/Releases%3A-Beta-Merge-Policy
Math has a couple of nice to have warning fixes that would be good to merge: https://github.com/boostorg/math/compare/master...develop Multiprecision has one new bug fix which removes some types from operator overload participation: https://github.com/boostorg/multiprecision/compare/master...develop and https://github.com/boostorg/multiprecision/issues/608 Thanks, John.
On Mar 14, 2024, at 9:58 AM, John Maddock via Boost
On 13/03/2024 23:42, Marshall Clow via Boost wrote:
The master branch is now open for bug fixes, test and documentation changes.
Other changes by release manager permission, as described in https://github.com/boostorg/wiki/wiki/Releases%3A-Beta-Merge-Policy
Math has a couple of nice to have warning fixes that would be good to merge: https://github.com/boostorg/math/compare/master...develop
Multiprecision has one new bug fix which removes some types from operator overload participation: https://github.com/boostorg/multiprecision/compare/master...develop and https://github.com/boostorg/multiprecision/issues/608
Go ahead. — Marshall
El 14/03/2024 a las 0:42, Marshall Clow via Boost escribió:
The master branch is now open for bug fixes, test 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 April 3rd, master closes for all changes.
As always, the calendar is at https://www.boost.org/development/
Hi Marshall, Requesting permission to merge the following to master (CI passes, there's a red case there due to timeouts): https://github.com/boostorg/unordered/pull/238 Best Joaquín M López Muñoz
On Mar 16, 2024, at 1:24 AM, Joaquin M López Muñoz via Boost
El 14/03/2024 a las 0:42, Marshall Clow via Boost escribió:
The master branch is now open for bug fixes, test 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 April 3rd, master closes for all changes.
As always, the calendar is at https://www.boost.org/development/
Hi Marshall,
Requesting permission to merge the following to master (CI passes, there's a red case there due to timeouts):
Go ahead. — Marshall
On 3/14/24 02:42, Marshall Clow via Boost wrote:
The master branch is now open for bug fixes, test 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 April 3rd, master closes for all changes.
As always, the calendar is at https://www.boost.org/development/
I would like to merge Boost.Core to master: https://github.com/boostorg/core/compare/master...develop This silences deprecated warnings generated by boost/core/allocator_access.hpp with std::pmr::polymorphic_allocator. https://github.com/boostorg/core/issues/168
On Mar 19, 2024, at 9:05 AM, Andrey Semashev via Boost
On 3/14/24 02:42, Marshall Clow via Boost wrote:
The master branch is now open for bug fixes, test 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 April 3rd, master closes for all changes.
As always, the calendar is at https://www.boost.org/development/
I would like to merge Boost.Core to master:
https://github.com/boostorg/core/compare/master...develop
This silences deprecated warnings generated by boost/core/allocator_access.hpp with std::pmr::polymorphic_allocator.
Go ahead. — Marshall
Hi Marshall,
The master branch is now open for bug fixes, test and documentation changes.
I would like to merge this bugfix https://github.com/boostorg/redis/commit/5c46b62958168bd746fd7560041498e105f... that was reported yesterday https://github.com/boostorg/redis/issues/189 Link to the PR: https://github.com/boostorg/redis/pull/190 I am also going to merge this doc fix: https://github.com/boostorg/redis/commit/6cde6eab44829acb44acefb0872ace5c0ed... Regards, Marcelo
El 14/03/2024 a las 0:42, Marshall Clow via Boost escribió:
The master branch is now open for bug fixes, test 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 April 3rd, master closes for all changes.
As always, the calendar is at https://www.boost.org/development/
— Marshall
Can I get permission to merge the following fix? https://github.com/boostorg/intrusive/commit/6f57c7c3d1cf19e1286803699d62929... Thanks, Ion
On Mar 23, 2024, at 11:19 AM, Ion Gaztañaga via Boost
El 14/03/2024 a las 0:42, Marshall Clow via Boost escribió:
The master branch is now open for bug fixes, test 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 April 3rd, master closes for all changes. As always, the calendar is at https://www.boost.org/development/ — Marshall
Can I get permission to merge the following fix?
https://github.com/boostorg/intrusive/commit/6f57c7c3d1cf19e1286803699d62929...
If you’re happy with the test results, go ahead. — Marshall
Marshall Clow wrote:
The master branch is now open for bug fixes, test 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 April 3rd, master closes for all changes.
I want to merge the following commits: https://github.com/boostorg/variant2/commit/77234b514cb81f5648920d2bb48e6c8c... https://github.com/boostorg/variant2/commit/a936eae01b34d582364103f27892abaa... https://github.com/boostorg/variant2/commit/f0acc9326ee54534eb31ec1636608dd0... The first one just updates the Visual Studio .natvis file, and the other two fix https://github.com/boostorg/variant2/issues/43.
On Mar 25, 2024, at 11:31 AM, Peter Dimov via Boost
Marshall Clow wrote:
The master branch is now open for bug fixes, test 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 April 3rd, master closes for all changes.
I want to merge the following commits:
https://github.com/boostorg/variant2/commit/77234b514cb81f5648920d2bb48e6c8c... https://github.com/boostorg/variant2/commit/a936eae01b34d582364103f27892abaa... https://github.com/boostorg/variant2/commit/f0acc9326ee54534eb31ec1636608dd0...
The first one just updates the Visual Studio .natvis file, and the other two fix https://github.com/boostorg/variant2/issues/43.
Go ahead. — Marshall
The master branch is now open for bug fixes, test 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 April 3rd, master closes for all changes.
As always, the calendar is at https://www.boost.org/development/
— Marshall
I would like to merge the following bugfix: https://github.com/boostorg/math/commit/4d20bfd0bf91341971d40285af009e7fede0.... A user found a collision between a typename in one of our root finding algorithms (typename Complex) and X11 (which #define Complex). Matt
On Thu, Mar 14, 2024 at 7:42 AM Marshall Clow via Boost
The master branch is now open for bug fixes, test and documentation changes.
Other changes by release manager permission, as described in https://github.com/boostorg/wiki/wiki/Releases%3A-Beta-Merge-Policy
I would like permission for two sets of bug fixes & doc updates on boost.cobalt and boost.process https://github.com/boostorg/process/pull/362 https://github.com/boostorg/cobalt/pull/170
The next deadline: On April 3rd, master closes for all changes.
As always, the calendar is at https://www.boost.org/development/
— Marshall
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
Wave has a handful of bug fixes ready to go in this PR https://github.com/boostorg/wave/pull/209. Since these are all either bug fixes, documentation, or test changes, I plan to merge them before April 3 unless requested otherwise. Best, Jeff On Sun, Mar 31, 2024 at 4:31 PM Klemens Morgenstern via Boost < boost@lists.boost.org> wrote:
On Thu, Mar 14, 2024 at 7:42 AM Marshall Clow via Boost
wrote: The master branch is now open for bug fixes, test and documentation
changes.
Other changes by release manager permission, as described in
https://github.com/boostorg/wiki/wiki/Releases%3A-Beta-Merge-Policy
I would like permission for two sets of bug fixes & doc updates on boost.cobalt and boost.process
https://github.com/boostorg/process/pull/362 https://github.com/boostorg/cobalt/pull/170
The next deadline: On April 3rd, master closes for all changes.
As always, the calendar is at https://www.boost.org/development/
— Marshall
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
On Mar 31, 2024, at 7:56 PM, Jeff Trull via Boost
Wave has a handful of bug fixes ready to go in this PR https://github.com/boostorg/wave/pull/209. Since these are all either bug fixes, documentation, or test changes, I plan to merge them before April 3 unless requested otherwise.
Please don’t do this, Jeff - “I’m going to merge unless you say no”. That being said, the changes all look fine to me - go ahead and merge. — Marshall
Best, Jeff
On Sun, Mar 31, 2024 at 4:31 PM Klemens Morgenstern via Boost < boost@lists.boost.org> wrote:
On Thu, Mar 14, 2024 at 7:42 AM Marshall Clow via Boost
wrote: The master branch is now open for bug fixes, test and documentation
changes.
Other changes by release manager permission, as described in
https://github.com/boostorg/wiki/wiki/Releases%3A-Beta-Merge-Policy
I would like permission for two sets of bug fixes & doc updates on boost.cobalt and boost.process
https://github.com/boostorg/process/pull/362 https://github.com/boostorg/cobalt/pull/170
The next deadline: On April 3rd, master closes for all changes.
As always, the calendar is at https://www.boost.org/development/
— Marshall
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
On Mar 31, 2024, at 4:30 PM, Klemens Morgenstern via Boost
On Thu, Mar 14, 2024 at 7:42 AM Marshall Clow via Boost
wrote: The master branch is now open for bug fixes, test and documentation changes.
Other changes by release manager permission, as described in https://github.com/boostorg/wiki/wiki/Releases%3A-Beta-Merge-Policy
I would like permission for two sets of bug fixes & doc updates on boost.cobalt and boost.process
https://github.com/boostorg/process/pull/362 https://github.com/boostorg/cobalt/pull/170
Go ahead. — Marshall
чт, 14 мар. 2024 г. в 02:42, Marshall Clow via Boost
The master branch is now open for bug fixes, test and documentation changes.
Other changes by release manager permission, as described in https://github.com/boostorg/wiki/wiki/Releases%3A-Beta-Merge-Policy
I would like permission to merge https://github.com/boostorg/pfr/commit/449bf360f7d7a945639710b0fbb670ffde70e... and https://github.com/boostorg/stacktrace/commit/351b03d5220510a1b6738cc378659b... -- Best regards, Antony Polukhin
On Apr 1, 2024, at 7:27 AM, Antony Polukhin
чт, 14 мар. 2024 г. в 02:42, Marshall Clow via Boost
: The master branch is now open for bug fixes, test and documentation changes.
Other changes by release manager permission, as described in https://github.com/boostorg/wiki/wiki/Releases%3A-Beta-Merge-Policy
I would like permission to merge https://github.com/boostorg/pfr/commit/449bf360f7d7a945639710b0fbb670ffde70e... and https://github.com/boostorg/stacktrace/commit/351b03d5220510a1b6738cc378659b...
Go ahead. — Marshall
El 14/03/2024 a las 0:42, Marshall Clow via Boost escribió:
The master branch is now open for bug fixes, test and documentation changes.
Other changes by release manager permission, as described in https://github.com/boostorg/wiki/wiki/Releases%3A-Beta-Merge-Policy
Hi Marshall, Asking for permission to merge the following Boost.Bimap PR to master: https://github.com/boostorg/bimap/pull/42 This bug has been brought to public attention recently by John Ilacqua, and looks like it prevented heterogeneous lookup to work at all. CI passes. The actual fix is a one liner: https://github.com/boostorg/bimap/pull/42/files#diff-134ef7514a391432db11f6c... Thank you, Joaquín M López Muñoz
On Apr 1, 2024, at 10:06 AM, Joaquin M López Muñoz
El 14/03/2024 a las 0:42, Marshall Clow via Boost escribió:
The master branch is now open for bug fixes, test and documentation changes.
Other changes by release manager permission, as described in https://github.com/boostorg/wiki/wiki/Releases%3A-Beta-Merge-Policy
Hi Marshall,
Asking for permission to merge the following Boost.Bimap PR to master:
https://github.com/boostorg/bimap/pull/42
This bug has been brought to public attention recently by John Ilacqua, and looks like it prevented heterogeneous lookup to work at all. CI passes. The actual fix is a one liner:
https://github.com/boostorg/bimap/pull/42/files#diff-134ef7514a391432db11f6c...
Go ahead. — Marshall
participants (12)
-
Andrey Semashev
-
Antony Polukhin
-
Ion Gaztañaga
-
Jeff Trull
-
Joaquin M López Muñoz
-
John Maddock
-
Klemens Morgenstern
-
Marcelo Zimbres Silva
-
Marshall Clow
-
Matt Borland
-
Peter Dimov
-
Дмитрий Архипов