Subject: [boost] [test] authorization to merge to master (was Re: [Boost-users] Boost 1.60.0 beta 1 Release Candidate 2 available for testing)
From: Raffi Enficiaud (raffi.enficiaud_at_[hidden])
Date: 2015-11-13 14:13:01


Le 13/11/15 18:18, Tom Kent a écrit :
> On Thu, Nov 12, 2015 at 5:08 PM, Marshall Clow <mclow.lists_at_[hidden]>
> wrote:
>
>> [snip]
>>
>> Known issues:
>> * Errors when building libraries for visual studio: test and type_erasure.
>> * Boost.Test fails when building on Darwin with gcc 4.9.2

The known errors for boost.test are on MSVC < VS 2012 and gcc 4.4 with
C++0x mode. It would be nice if someone:
- tells me exactly how to compile with this (gcc/c++0x) configuration
- reports me if the fixes on MSVC from the develop branch do correct
those issues.

> Visual Studio builds are still seeing the same two errors (as expected,
> noted above): test (msvc-8.0, msvc-9.0), type_erasure (msvc-8.0, msvc-9.0,
> msvc-10.0). Everything else looks good.
>
> Tom
> [snip]

Thanks for this feedback.

Runners have cycled for boost.test:
http://www.boost.org/development/tests/develop/developer/test.html

apparently the errors for MSVC are cleared now.

Do I have the authorization to bring the boost.test fixes from develop
to master? for the RC4?

Thanks,
Raffi