Boost logo

Boost :

Subject: Re: [boost] [test, parameter, fusion] en/disable_if name clash in trunk
From: Joel de Guzman (joel_at_[hidden])
Date: 2011-12-12 19:47:40


On 12/12/2011 6:50 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.

Regards,

-- 
Joel de Guzman
http://www.boostpro.com
http://boost-spirit.com

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