[
https://issues.apache.org/jira/browse/THRIFT-3750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15203121#comment-15203121
]
Hudson commented on THRIFT-3750:
--------------------------------
SUCCESS: Integrated in Thrift-precommit #336 (See
[https://builds.apache.org/job/Thrift-precommit/336/])
THRIFT-3750 Check isSet in copyWithZone (zach:
[https://github.com/apache/thrift/commit/39894afdd79fc54652e57afb4e42c6c871a9ea77])
* compiler/cpp/src/generate/t_cocoa_generator.cc
> NSCopying copyWithZone: implementation does not check isSet
> -----------------------------------------------------------
>
> Key: THRIFT-3750
> URL: https://issues.apache.org/jira/browse/THRIFT-3750
> Project: Thrift
> Issue Type: Bug
> Components: Cocoa - Compiler
> Reporter: Zach Howe
> Priority: Critical
>
> The NSCopying copyWithZone: implementation does not check isSet. This causes
> the copy not to be a true copy, since all the isSet properties will be set to
> YES on the newly copied object.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)