On 4/8/24 03:12, Marshall Clow via Boost wrote:
On Apr 7, 2024, at 4:15 PM, Andrey Semashev via Boost
wrote: On 4/5/24 16:31, Marshall Clow via Boost wrote:
The first release candidates for the 1.85.0 release are now available at: https://boostorg.jfrog.io/artifactory/main/release/1.85.0/source/
The SHA256 checksums are as follows:
de84c538aaadf2388362e006d73d0be783541288d87a9ef68e906995efc2148d boost_1_85_0_rc1.tar.gz dd8baccd0b5ca534ad3717a07b426391fe6d49b6b84bf07d10e72792a5d1ba10 boost_1_85_0_rc1.7z 289ab7784b9297e13938876f698ced91f734f9a80f91099d35803b78d15c0210 boost_1_85_0_rc1.tar.bz2 84c35ef72efde30725de7bca8ccf399cd8d205a0d5b249465cf86c818291b7b7 boost_1_85_0_rc1.zip
As always, the release managers would appreciate it if you download the candidate of your choice and give building it a try. Please report both success and failure, and anything else that is noteworthy.
Is it possible to squeeze in a documentation fix in Boost.Log?
https://github.com/boostorg/log/compare/master...develop
This fixes a few links to library documentation from Boost.Log docs.
Normally, I’d say no, because it’s so late in the release cycle, but since we’re doing a RC2, and this is very low risk, … go ahead.
Done, thanks.