Subject: Re: [boost] Parsing boost 1.43 with gcc-xml (bug #4324 - fixed in trunk)
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2010-07-07 12:23:58


AMDG

Benoît Leveau wrote:
> I have problems parsing boost 1.43 with gcc-xml, due to the lack of
> several preprocessor flags in /boost/config/compiler/gcc_xml.hpp.
>
> I saw this problem has been fixed in the trunk 4 weeks ago:
> /trunk/boost/config/compiler/gcc_xml.hpp
> Revision 62666: Disable all C++0x features in GCC-XML for now. Fixes #4324.
>
> I am not familiar with the details of the release process, so I'm
> wondering if a patched 1.43 version will be released?
> This bug is quite serious as it prevents boost from being parsed by
> gccxml (which, I guess, is listed as a supported compiler),
> and 1.44 hasn't been released yet, which leaves no option other than
> patching my local copy with the fix from the trunk.
> I would prefer to use an official release as it's not for a personal
> project, but will do the patch if I have to.
>

1.44 is scheduled for August 2nd. If you need this fix now, you'll
have to patch your copy.

In Christ,
Steven Watanabe