You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by bgould <gi...@git.apache.org> on 2016/11/05 06:50:14 UTC

[GitHub] thrift pull request #1124: THRIFT-3960: Inherited services in Lua generator ...

GitHub user bgould opened a pull request:

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

    THRIFT-3960: Inherited services in Lua generator are not named correctly

    In the Lua generator, services that are inherited have an incorrectly named processor (the pointer to the parent service is being output to stream instead of the name of parent service)

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

    $ git pull https://github.com/bgould/thrift THRIFT-3960

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

    https://github.com/apache/thrift/pull/1124.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 #1124
    
----
commit 29c1d12c6fd5f88a629d6df6b876729e3d347ac5
Author: BCG <bg...@users.noreply.github.com>
Date:   2016-11-04T03:22:35Z

    Fixed bug in naming of Processor class for inherited services in Lua generator

----


---
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 #1124: THRIFT-3960: Inherited services in Lua generator ...

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

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


---
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.
---