Boost logo

Boost :

Subject: [boost] [test] BOOST_PP_VARIADICS is defined twice
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2015-10-16 05:22:07


Hi,

For some reason Boost.Test defines the BOOST_PP_VARIADICS macro, which,
I believe, is a macro defined by Boost.Preprocessor. This results in
build errors as can be seen here:

http://www.boost.org/development/tests/develop/developer/output/teeks99-01b-Ubuntu14-04-64-boost-bin-v2-libs-log-test-attr_attribute_value_impl-test-clang-linux-3-6-debug-threading-multi.html

I think Boost.Test should not define BOOST_PP_VARIADICS and rely on
Boost.PP for that. In any case, BOOST_PP* is not the namespace of
Boost.Test.


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