On Tue, Aug 11, 2020 at 11:02 AM Marshall Clow via Boost-users <boost-users@lists.boost.org> wrote:
The second release candidates for the 1.74.0 release are now available at:

<https://dl.bintray.com/boostorg/release/1.74.0/source/>

The SHA256 checksums are as follows:

903fd40074de8dc733d2f0b6b0642e43b714653eaeb79289b12161b9567fae97  boost_1_74_0_rc2.7z
83bfc1507731a0906e387fc28b7ef5417d591429e51e788417fe9ff025e116b1  boost_1_74_0_rc2.tar.bz2
afff36d392885120bcac079148c177d1f6f7730ec3d47233aa51b0afa4db94a5  boost_1_74_0_rc2.tar.gz
a0e7ce67c52d816708fdeccdd8c9725626ba61254c13c18770498cacd514710a  boost_1_74_0_rc2.zip

Changes from RC1:
* Fix a recently introduced bug in Boost.Asio where it would read from uninitialized memory.

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.

-- The Release managers

Same as RC1 -- looks good.

1 platforms, 4 compilers, 5 c++ versions as applicable
- All successfully compile, so pretty solid
- gcc10.1 2a mode 154 warnings
  - All in agreement the locale library has deprecated auto_ptr with copious warnings (most of the ~95 warnings on g++ compiles)
  - python auto_ptr is another source
  - mostly the same as 1.73

Mint5 - 5.0.0-32-generic #34~18.04.2-Ubuntu SMP Thu Oct 10 10:36:02 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
g++10.1 (2a, 17, 14, 11, 98)
g++9.2 (2a, 17, 14, 11, 98)
g++7.5 (17, 14, 11, 98)
clang6.0.0 (17, 14, 11, 98)