You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jake Farrell (JIRA)" <ji...@apache.org> on 2012/05/16 05:34:18 UTC

[jira] [Closed] (THRIFT-973) Cocoa library won't compile using clang

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

Jake Farrell closed THRIFT-973.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 0.9
         Assignee: HIRANO Satoshi  (was: Andrew McGeachie)

Fixed as part of the ARC patch in Thrift-1340
                
> Cocoa library won't compile using clang
> ---------------------------------------
>
>                 Key: THRIFT-973
>                 URL: https://issues.apache.org/jira/browse/THRIFT-973
>             Project: Thrift
>          Issue Type: Bug
>          Components: Cocoa - Library
>            Reporter: Kevin Ballard
>            Assignee: HIRANO Satoshi
>             Fix For: 0.9
>
>         Attachments: thrift.patch
>
>
> The Cocoa library won't compile under Clang because TNSFileHandleTransport.m and TNSStreamTransport.m don't fully conform to the TTransport protocol. Specifically, they're missing the const modifier for the first argument of the write:offset:length: method.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira