Boost logo

Boost :

Subject: Re: [boost] [fusion] g++-4.6, deque, and c++0x compile error
From: Joel de Guzman (joel_at_[hidden])
Date: 2012-07-04 23:55:00


On 7/4/2012 5:08 PM, Karsten Ahnert wrote:
> On 07/04/2012 11:02 AM, Joel de Guzman wrote:
>> On 7/4/2012 4:57 PM, Olaf van der Spek wrote:
>>> On Wed, Jul 4, 2012 at 10:54 AM, Karsten Ahnert
>>> <karsten.ahnert_at_[hidden]> wrote:
>>>> The following trivial program does not compile with g++-4.6.1 and
>>>> std=c++0x enabled.
>>>>
>>>> #include <boost/fusion/container.hpp>
>>>>
>>>> int main( int argc , char *argv[] )
>>>> {
>>>> }
>>>>
>>>> Seems like a bug, or should I configure something via macros?
>>>
>>> What's the error msg?
>>
>> Boost trunk? Can't reproduce the problem here.
>
> Its boost_1_50_0 in trunk the problem does not occur. So I think it is
> already fixed. Sorry for the noise.

Nevertheless, this is an unwanted bug in the release :(.
deque is broken on boost_1_50_0 for C++11. Let's hope we have
boost_1_50_1 soon.

Regards,

-- 
Joel de Guzman
http://www.boostpro.com
http://boost-spirit.com

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