Jens Geyer created THRIFT-3257:
----------------------------------
Summary: warning: extra tokens at end of #endif directive
Key: THRIFT-3257
URL: https://issues.apache.org/jira/browse/THRIFT-3257
Project: Thrift
Issue Type: Bug
Components: C++ - Library
Reporter: Jens Geyer
Assignee: Jens Geyer
Priority: Trivial
{code}
In file included from processor/ProcessorTest.cpp:39:0:
processor/Handlers.h:145:7: warning: extra tokens at end of #endif directive
[enabled by default]
#endif;
^
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)