[ 
https://issues.apache.org/jira/browse/THRIFT-3545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15105476#comment-15105476
 ] 

ASF GitHub Bot commented on THRIFT-3545:
----------------------------------------

Github user ChristopherRogers commented on the pull request:

    https://github.com/apache/thrift/pull/790#issuecomment-172575020
  
    Also, I just remembered from an old version of Xcode that even the @[]/@{} 
syntax used autorelease (probably to easily codegen in both ARC and MRC) but 
that might've changed since then, and I might've been looking at a 
non-optimized build.


> Container type literals do not compile
> --------------------------------------
>
>                 Key: THRIFT-3545
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3545
>             Project: Thrift
>          Issue Type: Bug
>          Components: Cocoa - Compiler
>    Affects Versions: 1.0
>            Reporter: Christopher Rogers
>            Assignee: Christopher Rogers
>             Fix For: 1.0
>
>
> Default values and constants of container type (array, dictionary, and set) 
> do not compile. Semicolons are missing, and sets are missing an opening 
> square bracket.
> I will provide a patch/pull request for this issue.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to