Jens Geyer created THRIFT-3268:
----------------------------------
Summary: warning: token pasting of ',' and __VA_ARGS__ is a GNU
extension
Key: THRIFT-3268
URL: https://issues.apache.org/jira/browse/THRIFT-3268
Project: Thrift
Issue Type: Bug
Components: C++ - Library
Reporter: Jens Geyer
Just seen in the Travis logs, multiple occurrences:
{code}
warning: token pasting of ',' and __VA_ARGS__ is a GNU extension
[-Wgnu-zero-variadic-macro-arguments]
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)