Subject: Re: [boost] Boost.test failures in develop
From: Barend Gehrels (barend_at_[hidden])
Date: 2015-10-01 15:25:13


Op 1-10-2015 om 12:39 schreef Adam Wulkiewicz:
> Gennadiy Rozental wrote:
>> Aparna Kumta <aparna.kumta <at> oracle.com> writes:
>>
>>> It seems that the code contains rvalue reference and hence the compiler
>>> is not able to build it in C++03 mode.
>> Why do you want to use C++03 mode?
>
> Test is failing from various reasons with any compiler without C++11
> support. See e.g.:
> http://www.boost.org/development/tests/develop/developer/geometry.html

Oops, this is looking very very bad now. The matrix was all green
(except for just a few boxes) until one or a few weeks ago. Gennadiy,
can you fix or revert this change as soon as possible?

Thanks, Barend