You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2013/11/05 06:14:23 UTC

[jira] [Commented] (THRIFT-2216) Extraneous semicolon in TProtocolUtil.h makes clang mad

    [ https://issues.apache.org/jira/browse/THRIFT-2216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813644#comment-13813644 ] 

Hudson commented on THRIFT-2216:
--------------------------------

SUCCESS: Integrated in Thrift #934 (See [https://builds.apache.org/job/Thrift/934/])
THRIFT-2216 cocoa: Extraneous semicolon in TProtocolUtil.h makes clang mad (roger: rev 378663a3bb91bc7ee741ce34b0fac7565ab62d09)
* lib/cocoa/src/protocol/TProtocolUtil.h


> Extraneous semicolon in TProtocolUtil.h makes clang mad
> -------------------------------------------------------
>
>                 Key: THRIFT-2216
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2216
>             Project: Thrift
>          Issue Type: Bug
>          Components: Cocoa - Library
>            Reporter: Andrew McGeachie
>            Assignee: Roger Meier
>            Priority: Trivial
>         Attachments: thrift-2216.patch
>
>
> TProtocolUtil.h has an extraneous semicolon at the end which generates a warning in clang with -Weverything turned on
> {noformat}
> @end;
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.1#6144)