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)