You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Dave Watson (JIRA)" <ji...@apache.org> on 2014/04/02 18:59:16 UTC

[jira] [Commented] (THRIFT-2421) Tree/Recursive struct support in thrift

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

Dave Watson commented on THRIFT-2421:
-------------------------------------

self assign fix:
https://github.com/djwatson/thrift/commit/7e4bad2f0fed37b6ffbcaf0120287fa83a17562a

and now with unittest.  Found an issue - some of the functions had to be moved to .cpp file where the class is fully defined and not just a forward decl.
https://github.com/djwatson/thrift/commit/fcce624878853142cb2902cf072ffa4be28db970

> Tree/Recursive struct support in thrift
> ---------------------------------------
>
>                 Key: THRIFT-2421
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2421
>             Project: Thrift
>          Issue Type: Sub-task
>          Components: C++ - Library
>            Reporter: Jake Farrell
>            Assignee: Jake Farrell
>             Fix For: 0.9.2
>
>         Attachments: 84.patch, tree_and_recursive_structs.thrift
>
>
> Patches to implement tree/list/co-recursive structures in thrift
> https://github.com/apache/thrift/pull/84



--
This message was sent by Atlassian JIRA
(v6.2#6252)