GitHub user xli2012 opened a pull request:
https://github.com/apache/thrift/pull/463
Thrift 3114
Using local temp variables to not pollute the global table.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/xli2012/thrift THRIFT-3114
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/463.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 #463
----
commit 4ef9028be8f1a132f44e3611043c467962431d1c
Author: Xin Li <[email protected]>
Date: 2015-04-25T19:46:29Z
THRIFT-3114 Using local temp variables to not pollute the global table
commit 581559020a5a324199d3f993a3c7ff9208085b90
Author: Xin Li <[email protected]>
Date: 2015-04-25T19:54:41Z
refactor default arguments
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---