On Tue, Nov 10, 2015 at 12:05 AM, Raffi Enficiaud <raffi.enficiaud@mines-paris.org> wrote:
Le 10/11/15 00:05, Tom Kent a écrit :
On Mon, Nov 9, 2015 at 9:52 AM, Marshall Clow <mclow.lists@gmail.com
<mailto:mclow.lists@gmail.com>> 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.


Errors when building libraries for visual studio: test and type_erasure.
I've grabbed the repeated outputs and posted below. Full logs are at:

32-Bit: https://gist.github.com/teeks99/bed0ef4204d24677fa4e
64-Bit: https://gist.github.com/teeks99/6d0358817ddfe43724f7

Tom

I have a fix for MSVC but some problems have also been reported for gcc4.4 c++0x mode. I can merge the fix for MSVC to develop and/or master once reopened.

Raffi

Since it is preventing building of the release binaries, I think this should be merged before the beta is released.

Tom