You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jens Geyer (JIRA)" <ji...@apache.org> on 2015/07/24 00:09:04 UTC

[jira] [Created] (THRIFT-3257) warning: extra tokens at end of #endif directive

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)