You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "James E. King III (JIRA)" <ji...@apache.org> on 2019/01/14 15:04:04 UTC

[jira] [Resolved] (THRIFT-4116) Thrift de-capitalizes the name of IsSet property in Cocoa

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

James E. King III resolved THRIFT-4116.
---------------------------------------
       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.

> Thrift de-capitalizes the name of IsSet property in Cocoa
> ---------------------------------------------------------
>
>                 Key: THRIFT-4116
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4116
>             Project: Thrift
>          Issue Type: Bug
>          Components: Cocoa - Compiler
>    Affects Versions: 0.10.0
>            Reporter: Aleksandr Skobelev
>            Assignee: James E. King III
>            Priority: Critical
>             Fix For: 1.0
>
>         Attachments: Thrift-4116-demo.zip, thrift-0.10.0.patch
>
>
> If a struct contains fields with capitalized names, Thrift compiler for Cocoa wrongly generates IsSet Objective-C property started with lowercase character. In the same time it keeps the uppercase latter in the name of the corresponding  instance variable. This breaks the compilation of the generated code. 



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