Boost logo

Boost :

Subject: Re: [boost] Are some of the trunk regression tests running in C++0x mode when they shouldn't be?
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2011-11-10 12:51:39


AMDG

On 11/10/2011 09:29 AM, Richard Webb wrote:
> Looking at the Trunk regression tests, it appears that some of the GCC tests are
> running in C++0x mode when they shouldn't be.
>
> for example:
>
> Large numbers of the Sandia-gcc-3.4.6 tests are failing with the error:
> unrecognized command line option "-std=c++0x"
>
> If you look at the test results for assign, there are rvalue-reference related
> errors in toolsets which shouldn't have them.
>
> Looks like -std=c++0x is being specified when it shouldn't for some reason?
> Is something broken, or am i imagining it?
>

This is a problem in Boost.Test as of r75372.

In Christ,
Steven Watanabe


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