Subject: Re: [boost] [1.43][beta] Fix for MPL under gcc 4.5
From: Thomas Heller (thom.heller_at_[hidden])
Date: 2010-04-21 02:56:46


On Wednesday 21 April 2010 08:30:07 Eric Niebler wrote:
> On 4/20/2010 10:30 PM, joel falcou wrote:
> > Can :
> > https://svn.boost.org/trac/boost/ticket/4061
> >
> > be fixed by merging the attached trivial patch ?
> >
> > gcc 4.5 borks up on a deep MPL internals that prevent some other
> > component to not compile.
>
> As much as I would love to see this merged (it's breaking xpressive on
> gcc-4.5), I think it's too late. It hasn't even been applied to trunk yet.

It is not only breaking expressive, parts of fusion are affected too. (See
attached testcase).