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

2017-10-20 Thread asfgit
Github user asfgit closed the pull request at:

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


---


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

2017-10-19 Thread finncolman
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 
Date:   2017-10-20T04:15:21Z

THRIFT-4365: Replaced indirect object syntax




---