Boost 1.92.0 beta 1 is now available at: https://archives.boost.io/beta/1.92.0.beta1/ The SHA256 checksums are as follows: 005f4903695cce4382340ea57dd53bd1f0762927de28c9fa265f6ea2c7c1ad3f boost_1_92_0_b1.zip 11f8f032a73cfd91899f170341578cabc040c4473e95a056cdc919c90778fa05 boost_1_92_0_b1.tar.bz2 290472960719ccc487e2f91ebc952c86b6d0244a9a4ec36a943d8f7485b29b3b boost_1_92_0_b1.7z 585e0a028cc3f1f7711842b7cbfbb5faece2f243ef57ffe7fb846e9b61e2faa5 boost_1_92_0_b1.tar.gz For details of what's in the release, see the changelog available at: https://www.boost.org/releases/1.92.0.beta1. Boost Calendar with the release schedule: https://www.boost.org/calendar/ Please download the beta, give it a try, and report any problems you encounter. Thanks, -- The Boost Release Team
Hi,
Boost 1.92.0 beta 1 is now available at: [...] Please download the beta, give it a try, and report any problems you encounter.
I'm missing the following Optional fix for a v1.91 regression: https://github.com/boostorg/optional/commit/1fb60cb53bb2b86b2a9739a26a8be2c5... Could that be merged to master for the final release, please? Thanks, Marcel
śr., 15 lip 2026 o 21:28 Marcel Raad via Boost <boost@lists.boost.org> napisał(a):
Hi,
Boost 1.92.0 beta 1 is now available at: [...] Please download the beta, give it a try, and report any problems you encounter.
I'm missing the following Optional fix for a v1.91 regression:
https://github.com/boostorg/optional/commit/1fb60cb53bb2b86b2a9739a26a8be2c5...
Could that be merged to master for the final release, please?
Definitely! Can I have permission to do the merge? The fix has been sitting stable for months now in develop.
Regards, &rzej;
El 15/07/2026 a las 21:25, Marcel Raad via Boost escribió:
Hi,
Boost 1.92.0 beta 1 is now available at: [...] Please download the beta, give it a try, and report any problems you encounter.
I'm missing the following Optional fix for a v1.91 regression: https://github.com/boostorg/optional/commit/1fb60cb53bb2b86b2a9739a26a8be2c5...
Could that be merged to master for the final release, please?
It seems a small fix. Andrzej, if you want to merge it for 1.92.0, go ahead and let's see if regression tests are fine. Best, Ion
В письме от вторник, 14 июля 2026 г. 11:52:01 MSK пользователь Ion Gaztañaga via Boost написал:
Boost 1.92.0 beta 1 is now available at:
I've successfully built and installed the libraries using * Linux x86_64 with gcc-16; * Linux x86_64 with clang-23; * cross-compiling with Mingw-w64 11.0.1 (gcc-13, win32 threading model, address-model 32, 64); * cross-compiling with GCC 13 targeting arm-linux-gnueabi. For each target I tried each of C++ 11, 14, 17, 20, and 23. For gcc-16 and clang-23 I added C++ 26. For cross-builds I had to disable Python, as I don't have versions of libpython for those targets. Function Types (via Log), Log, Python, Serialization, Test, Url, and Wave emitted warnings when building with GCC-16. Cobalt, Function Types (via Log), and Python emitted warnings when building with Clang-23. Log, Process, and Stacktrace emitted additional warnings when building for arm-linux-gnueabi. Log and Process emitted additional warnings when building with Mingw.
participants (4)
-
Andrzej Krzemienski -
Dmitry Arkhipov -
Ion Gaztañaga -
Marcel Raad