[Boost-bugs] [Boost C++ Libraries] #13447: BOOST_PP_VARIADIC should be 1 for NVCC

Subject: [Boost-bugs] [Boost C++ Libraries] #13447: BOOST_PP_VARIADIC should be 1 for NVCC
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2018-02-14 17:13:14


#13447: BOOST_PP_VARIADIC should be 1 for NVCC
---------------------------------------------+---------------------
 Reporter: Alexander Matthes <a.matthes@…> | Owner: (none)
     Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: None
  Version: Boost Development Trunk | Severity: Problem
 Keywords: preprocessor nvcc cuda |
---------------------------------------------+---------------------
 Hi,

 I just run into the problem that my boost preprocessor using code was not
 running because {{{BOOST_PP_VARIADIC}}} in
 /boost/preprocessor/config/config.hpp is set to 0 for {{{__CUDACC__}}} in
 [https://github.com/boostorg/preprocessor/blob/develop/include/boost/preprocessor/config/config.hpp#L74
 line 74].

 However for my application variadic macros as working great with the
 nvidia compiler. What is needed to accept the nvidia compiler as {{{tested
 compiler}}} as stated in line 73 of the same file?

-- 
Ticket URL: <https://svn.boost.org/trac10/ticket/13447>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2018-02-14 17:20:25 UTC