Opened 10 years ago

Closed 7 years ago

#7314 closed Feature Requests (fixed)

[Preprocessor] Variadics and clang

Reported by: chinux@… Owned by: No-Maintainer
Milestone: To Be Determined Component: preprocessor
Version: Boost 1.52.0 Severity: Problem
Keywords: Cc:

Description

It looks like preprocessor's variadics is not supporting clang. It's explicitly disabling variadics support in clang in config.hpp. Is it possible to turn it on?

Change History (2)

comment:1 by Edward Diener, 7 years ago

Variadic support has been turned on for clang by default and is in the latest Boost 1.58 release.

comment:2 by Edward Diener, 7 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.