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

[jira] [Commented] (THRIFT-3806) Swift generator does not handle self-referring structs

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

Hudson commented on THRIFT-3806:
--------------------------------

SUCCESS: Integrated in Thrift-precommit #451 (See [https://builds.apache.org/job/Thrift-precommit/451/])
THRIFT-3806 Swift generator does not handle self-referring structs (jensg: [https://github.com/apache/thrift/commit/ad3714ac3d7b9220d16f3a68503c261b8d22c8ee])
* compiler/cpp/src/generate/t_swift_generator.cc


> Swift generator does not handle self-referring structs
> ------------------------------------------------------
>
>                 Key: THRIFT-3806
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3806
>             Project: Thrift
>          Issue Type: Bug
>          Components: Swift - Compiler
>            Reporter: Stig Bakken
>            Assignee: Stig Bakken
>            Priority: Minor
>             Fix For: 0.10.0
>
>
> Changing generated code from `struct` to `final class` solves this. Haven't found any other problems with this approach.



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