GitHub user kdubb opened a pull request:
https://github.com/apache/thrift/pull/797
Fix awkward sem-colons & newlines from 3545
This essentially reverts THRIFT 3545 and uses simpler changes to fix the
problem. These changes do not introduce the extra newlines and semi-colons.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/reTXT/thrift THRIFT-3559
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/797.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 #797
----
commit b6033fd3738c96c3fd93d12d3b8f27d2748d3a1d
Author: Kevin Wooten <[email protected]>
Date: 2016-01-17T18:53:17Z
Fix awkward sem-colons & newlines from 3545
This essentially reverts THRIFT 3545 with simpler changes that do not
introduce the extra newlines and semi-colons.
----
---
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.
---