Boost logo

Boost :

Subject: Re: [boost] Boost 1.60.0 beta 1 Release Candidates available for testing
From: Marcel Raad (raad_at_[hidden])
Date: 2015-11-10 07:51:23


Marshall Clow-2 wrote
> Release candidate files for 1.60.0 beta 1 are available at
> http://boost.cowic.de/rc/
>
> 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.

Boost.Graph is now doubly broken on MSVC 14. Two important commits are
missing in master:
https://github.com/boostorg/graph/commit/1d5f43d9f6e8a5295bad7593db942cc755eb664c
https://github.com/boostorg/graph/commit/0fc1749bd7b300b0ad7a6ec45eefff5ea9057a0f

BTW, there are commits in master now that are not in develop as a pull
request has been merged to master instead of develop.

And there is now some annoying output that spams one of my builds using
Boost.Iostreams:
NOTE: Use of this header (bool_trait_def.hpp) is deprecated
NOTE: Use of this header (template_arity_spec.hpp) is deprecated

There is a pull request that fixes this issue:
https://github.com/boostorg/iostreams/pull/15

Everything else is working fine for me on MSVC 12 Update 5 32-bit and MSVC
14 Update 1 RC 64-bit. I compiled all Boost libraries and a few projects
using Boost.

--
View this message in context: http://boost.2283326.n4.nabble.com/Boost-1-60-0-beta-1-Release-Candidates-available-for-testing-tp4681444p4681470.html
Sent from the Boost - Dev mailing list archive at Nabble.com.

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