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 01:05:05 UTC

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

     [ https://issues.apache.org/jira/browse/THRIFT-3257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jens Geyer resolved THRIFT-3257.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 0.9.3

Travis is green, so committed.

> 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
>             Fix For: 0.9.3
>
>
> {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)