On Thu, Dec 3, 2020 at 7:54 AM Marshall Clow via Boost-users <boost-users@lists.boost.org> wrote:
[release] Boost 1.75.0 Release Candidate 1


The first release candidates for the 1.75.0 release are now available at:
....
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.


 1 platforms, 5 compilers, 5 c++ versions (as applicable) - 22 total combinations
- All successfully compile, so pretty solid
- gcc10.1 2a mode 144 warnings
  - All compilers in agreement -- the locale library has deprecated auto_ptr use
    - same results since 1.73  
    - python auto_ptr is another source
  - down 10 warnings from 1.74 rc

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++8.4 (17, 14, 11, 98)
g++7.5 (17, 14, 11, 98)
clang6.0.0 (17, 14, 11, 98)

Jeff