Boost logo

Boost :

Subject: Re: [boost] [release] Boost 1.65.1 Release Candidate 1
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2017-09-01 18:58:04


On 09/01/17 20:36, Daniel James via Boost wrote:
> The release candidates for the 1.65.1 release are now available at:
>
> <https://dl.bintray.com/boostorg/release/1.65.1/>
>
> The SHA256 checksums are as follows:
>
> 9b440d8167043c8d70326d8a5d4df98a59abb40be7d68f51e75ea95ea24d84f3
> boost_1_65_1_rc1.7z
> fbd5663c748a88479adb4106c8a12009b149e602dec4b40a4a778381a33cf3ce
> boost_1_65_1_rc1.tar.bz2
> b1b18d658cc0ff8a5030b29f4ed41de1826281fcb52fc1073b106c5802a570bd
> boost_1_65_1_rc1.tar.gz
> 542624352b2c3fd6a76c98624f90d2c0e62dd810ec6cc9fdae831677c7aa1fbf
> boost_1_65_1_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.

Compiled successfully with gcc 6.3 on Linux x86-64 with
-std=gnu++11/14/1z. Although there were lots of warnings about the
deprecated std::auto_ptr.

boost/version.hpp contains:

#define BOOST_VERSION 106500

This should probably be 106501.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk