Boost logo

Boost :

Subject: Re: [boost] [Config] Big changes in C++0x detection...
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2011-03-16 15:39:58


On 16/03/2011 18:51, John Maddock wrote:
> Just a heads up, that the latest Boost.Config changes:
>
> * Remove the concept related macros.
> * Tighten up most of the C++0x related tests, with the result that some
> C++0x features that were previously enabled are no longer - this may
> also cause the Boost.Config tests to fail on some platforms.
> * Some C++0x features that were not previously enabled are now - because
> they were passing the Boost.Config tests - there's at least one case
> where this is causing regressions in other libraries - if any more pop
> up please let me know ASAP!
>
> Thanks for your patience! John.

Variadic templates seem to now be enabled on GCC even when C++0x
experimental mode is not enabled.
This leads to many warnings. Please change this.


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