Boost logo

Boost :

Subject: Re: [boost] VC10 config - some regressions in several libraries
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2010-04-26 07:36:23


On 26/04/2010 12:20, John Maddock wrote:
>> Looking at the test results, a bunch of the tests that are failing on
>> VC10 are
>> also failing on GCC 4.5 in C++0x mode.
>>
>> Seems to be related to this:
>> http://article.gmane.org/gmane.comp.lib.boost.devel/203080
>>
>
> OK seems to be a problem with our code then :-(
>
> Hopefully this will be an incentive for folks to fix things up.

It seems that my problem with move emulation in projects imported from
older MSVC to MSVC10 is that some rvalue references rules need language
extensions option activated. Otherwise we can't have movable-only types.

Best,

Ion


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