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

James E. King III resolved THRIFT-4115.
---------------------------------------
       Resolution: Won't Do
         Assignee: James E. King III
    Fix Version/s: 1.0

As support for the older cocoa compiler and library have been removed (see 
THRIFT-4719), all of the issues in Jira related to that code have also been 
removed.  For legacy cocoa support you can use version 0.12.0 - everyone is 
expected to move to swift if they want to use the next release of Thrift.

> FramedTransport doesn't work in cocoa library
> ---------------------------------------------
>
>                 Key: THRIFT-4115
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4115
>             Project: Thrift
>          Issue Type: Bug
>          Components: Cocoa - Library
>    Affects Versions: 0.10.0
>            Reporter: tyzual
>            Assignee: James E. King III
>            Priority: Major
>             Fix For: 1.0
>
>
> TFramedTransport doesn't reset readOffset property, which will cause the 
> second and later functions called on a service fail.
> set readOffset to zero in readFrame function after line
> 'if (![_transport readAll:_readBuffer.mutableBytes offset:0 length:size 
> error:error]) ...' 
> seems to work. But I don't know if there is a side effect.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to