[
https://issues.apache.org/jira/browse/THRIFT-4586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16522945#comment-16522945
]
ASF GitHub Bot commented on THRIFT-4586:
----------------------------------------
CarbonComputed commented on issue #1564: THRIFT-4586: Correctly generates
NSString with copy instead of strong - Cocoa
URL: https://github.com/apache/thrift/pull/1564#issuecomment-400128084
@Jens-G Any thoughts on this?
----------------------------------------------------------------
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)