Boost 1.65.0 Release Candidate 3
The third (and hopefully final) release candidates for the 1.65.0 release
are now available at:
https://dl.bintray.com/boostorg/release/1.65.0/source/
[ Note: The RC1s and RC2s are in that directory, too - make sure you get
the right files! ]
Changes since RC2:
* Fix a crashing bug in Boost.ASIO
* Fix a compilation error when including both
On Mon, Aug 14, 2017 at 2:35 PM, Marshall Clow
The third (and hopefully final) release candidates for the 1.65.0 release are now available at:
[snip]
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.
* Builds successfully with Apple Clang [Apple LLVM version 8.0.0 (clang-800.0.42.1)] with C++03/11/14/1z * Builds successfully with Clang Trunk [clang version 6.0.0 (trunk 310587)] with C++03/11/14 * Built successfully with Clang Trunk [clang version 6.0.0 (trunk 310587)] with C++1z except for Boost.Locale. -- Marshall
participants (1)
-
Marshall Clow