[
https://issues.apache.org/jira/browse/THRIFT-4586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16525026#comment-16525026
]
ASF GitHub Bot commented on THRIFT-4586:
----------------------------------------
jeking3 commented on issue #1564: THRIFT-4586: Correctly generates NSString
with copy instead of strong - Cocoa
URL: https://github.com/apache/thrift/pull/1564#issuecomment-400663675
CI failures for this PR don't mean much since we don't test cocoa in the CI
build today :(
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Thrift generated strings for Cocoa/Objective-C should use copy not strong.
> --------------------------------------------------------------------------
>
> Key: THRIFT-4586
> URL: https://issues.apache.org/jira/browse/THRIFT-4586
> Project: Thrift
> Issue Type: Bug
> Reporter: Kevin Carbone
> Priority: Major
>
> Thrift generated strings for Cocoa/Objective-C should use copy not strong.
> Currently all strings use strong. This is dangerous if one assigns a strong
> reference to an analytics object.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)