On Mon, Nov 9, 2015 at 7:52 AM, Marshall Clow
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.
To summarize where I think we are: 0) There were some problems with Spirit, which caused Log not to build. Those have been fixed. 1) There's some problem with "math/special_functions/relative_difference.hpp", etc. John thought he had a fix, but then he recanted. :-) John, what's the status of this? 2) Marcel says that there are two unmerged changes in Boost.Graph
Boost.Graph is now doubly broken on MSVC 14. Two important commits are missing in master:
https://github.com/boostorg/graph/commit/1d5f43d9f6e8a5295bad7593db942cc755e...
https://github.com/boostorg/graph/commit/0fc1749bd7b300b0ad7a6ec45eefff5ea90...
Marcel - what are the status of these patches on develop? Are they independent of other changes on develop? (i.e, can they be cherry-picked)? (They look pretty benign to me) 3) Tom reported errors when building libraries for visual studio: test and type_erasure. Raffi says that he has fixes for these. Raffi - Have these fixes been committed to develop? and what do the tests look like? Have I missed anything? Thanks, everyone -- Marshall