Subject: Re: [boost] 1.57.0 beta 1 is now available
From: Marcel Raad (raad_at_[hidden])
Date: 2014-10-23 05:25:45


Marshall Clow <mclow.lists <at> gmail.com> writes:

>
> Boost release 1.57.0 beta 1 is now available from SourceForge
> [...]
> Please download the beta, give it a try, and report any problems you
> encounter.

I tested the beta with MSVC 12.4 RC and MSVC 14 CTP4 with the following
additional changes:
- Asio 1.10.5 from master branch
- TypeTraits 5c0474d + 9ad41f9 from develop (for MSVC14)
- Config d9026f1 + 5288f7 from develop (for MSVC14)
- Range 1617a51 from develop (for the Range compile breaks)

I built all libraries, compiled some projects and ran their unit tests.
There were no issues.