Boost logo

Boost :

Subject: Re: [boost] [filesystem][spirit] problems with scoped enums with GCC 4.4 in C++0x mode
From: Beman Dawes (bdawes_at_[hidden])
Date: 2009-07-24 11:53:34


On Thu, Jul 23, 2009 at 6:50 PM, Francois Barel<frabar666_at_[hidden]> wrote:
>>
>> I think the fix is to simply define BOOST_NO_SCOPED_ENUMS for GCC 4.4.
>> I'll change the config file in trunk accordingly.
>
> GCC 4.4.1 has been released, and includes the fix for this bug.
>
> I think BOOST_NO_SCOPED_ENUMS no longer needs to be defined for 4.4.1
> and later? The attached patch to the config file does that.

Applied. Thanks!

I couldn't test it since I don't have 4.4.1 installed, but figured it
was low-risk so better to do it now than wait until later.

--Beman


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