
24 Jul
2009
24 Jul
'09
3:53 p.m.
On Thu, Jul 23, 2009 at 6:50 PM, Francois Barel<frabar666@gmail.com> 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