Boost logo

Boost :

Subject: Re: [boost] Boost.test failures in develop
From: Aparna Kumta (aparna.kumta_at_[hidden])
Date: 2015-10-01 15:31:48


On 09/30/15 23:47, 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?
The change to want to use C++11 mode by default seems to have caused
many test failures for compilers that do not use -std=c++11 flag.

Several tests that passed before this change, now fail :-(.

Thanks,

Aparna

>
> Gennadiy
>
>
>
>
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk