Boost logo

Boost :

Subject: Re: [boost] [test, parameter, fusion] en/disable_if name clash in trunk
From: Tim Blechmann (tim_at_[hidden])
Date: 2011-12-13 05:33:01


On Tuesday 13 December 2011 18:27:12 Joel de Guzman wrote:
> On 12/13/2011 6:24 PM, Tim Blechmann wrote:
> >>>>> maybe it is a bug in boost.test, but it can be worked around in
> >>>>> boost.parameter and boost.fusion by specifying the full name
> >>>>> boost::enable_if.
> >>>>
> >>>> If you have a boost fusion patch, I'll gladly apply them if
> >>>> it does not uglify the code too much ;-)
> >>>
> >>> patch is here [1]. there is one comment that the patch should not
> >>> change preprocessed files. however i don't see how the specific
> >>> file is auto- generated.
> >>>
> >>> tim
> >>>
> >>> [1] https://svn.boost.org/trac/boost/ticket/6215
> >>
> >> Don't edit the auto-generated files. You have to prepare another patch
> >> adding #define BOOST_FUSION_DONT_USE_PREPROCESSED_FILES before
> >> anything
> >> else in your test code to make fusion not use the PP-ized files.
> >
> > maybe my question was not clear: how are the files auto-generated?
>
> You don't need to know. Just prepare the patches the way I outlined
> above and I'll do the rest.
>
> Regards,



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