[
https://issues.apache.org/jira/browse/THRIFT-2421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13964458#comment-13964458
]
ASF GitHub Bot commented on THRIFT-2421:
----------------------------------------
GitHub user djwatson opened a pull request:
https://github.com/apache/thrift/pull/98
THRIFT-2421
Fix linker error missing destructor. Also generate destructor for _result,
presult, args, pargs
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/djwatson/thrift THRIFT-2421
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/98.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #98
----
commit f4daec9b0af386e8f6e9e66fb688aab8cd949fdc
Author: Dave Watson <[email protected]>
Date: 2014-04-09T17:33:18Z
Also generate destructor for _result, presult, args, pargs
----
> 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)