You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by allengeorge <gi...@git.apache.org> on 2017/05/12 02:56:47 UTC

[GitHub] thrift pull request #1267: THRIFT-4196 Support recursive types in Rust

GitHub user allengeorge opened a pull request:

    https://github.com/apache/thrift/pull/1267

    THRIFT-4196 Support recursive types in Rust

    Client: rs
    
    * Modify code generator to support recursive types
    * Modify rust test (not cross-test) client to test recursive calls

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/allengeorge/thrift allen/thrift-4196-final

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/1267.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 #1267
    
----
commit a3e38261108430585f0e5d72f59b093e1ceffbf6
Author: Allen George <al...@gmail.com>
Date:   2017-05-11T11:56:15Z

    THRIFT-4196 Support recursive types in Rust
    Client: rs
    
    * Modify code generator to support recursive types
    * Modify rust test (not cross-test) client to test recursive calls

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] thrift pull request #1267: THRIFT-4196 Support recursive types in Rust

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/thrift/pull/1267


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] thrift issue #1267: THRIFT-4196 Support recursive types in Rust

Posted by allengeorge <gi...@git.apache.org>.
Github user allengeorge commented on the issue:

    https://github.com/apache/thrift/pull/1267
  
    @Jens-G Any chance this could go in? Thank you?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---