[
https://issues.apache.org/jira/browse/THRIFT-2640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14499020#comment-14499020
]
Jeremy W. Sherman commented on THRIFT-2640:
-------------------------------------------
I'll add comments to the GitHub pull request tomorrow (US Eastern Time).
Looks like some places where explicitly sized types should be used instead of
plain int/short, and some places where lengths are passed as int rather than
size_t, which tends to be obnoxious on 64-bit platforms because of cast from
NSUInteger to int (change in signedness and width).
> Compact Protocol in Cocoa
> -------------------------
>
> Key: THRIFT-2640
> URL: https://issues.apache.org/jira/browse/THRIFT-2640
> Project: Thrift
> Issue Type: Sub-task
> Components: Cocoa - Library
> Affects Versions: 0.9.1
> Reporter: Mark Hornsby
> Assignee: Jens Geyer
> Priority: Minor
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)