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

[jira] [Resolved] (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:all-tabpanel ]

Roger Meier resolved THRIFT-2216.
---------------------------------

    Resolution: Fixed
      Assignee: Roger Meier  (was: Ben Craig)

committed

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