You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Aleksandr Skobelev (JIRA)" <ji...@apache.org> on 2017/03/13 08:55:04 UTC

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

Aleksandr Skobelev created THRIFT-4116:
------------------------------------------

             Summary: 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
            Priority: Critical


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
(v6.3.15#6346)