
13 Dec
2011
13 Dec
'11
12:47 a.m.
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
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