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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14639597#comment-14639597 ] 

ASF GitHub Bot commented on THRIFT-3257:
----------------------------------------

GitHub user Jens-G opened a pull request:

    https://github.com/apache/thrift/pull/559

    THRIFT-3257 warning: extra tokens at end of #endif directive

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Jens-G/thrift THRIFT-3257

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/559.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #559
    
----
commit f75daf63da009678aa5cff865c8256aa609f8640
Author: Jens Geyer <je...@apache.org>
Date:   2015-07-23T22:07:02Z

    THRIFT-3257 warning: extra tokens at end of #endif directive

----


> 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)