You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by finncolman <gi...@git.apache.org> on 2017/10/20 04:20:40 UTC

[GitHub] thrift pull request #1393: THRIFT-4365: Replaced indirect object syntax

GitHub user finncolman opened a pull request:

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

    THRIFT-4365: Replaced indirect object syntax

    Don't use indirect object syntax as it can cause compilation errors in some cases.

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

    $ git pull https://github.com/finncolman/thrift THRIFT-4365

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

    https://github.com/apache/thrift/pull/1393.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 #1393
    
----
commit b138e70016a04c3f373b6680eb265f196e1f08bc
Author: root <ro...@local-email-dispatcher-client>
Date:   2017-10-20T04:15:21Z

    THRIFT-4365: Replaced indirect object syntax

----


---

[GitHub] thrift pull request #1393: THRIFT-4365: Replaced indirect object syntax

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

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


---