Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Won't Do
-
0.10.0
-
None
-
Patch Available
-
Patch, Important
Description
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.