GitHub user bracki opened a pull request:

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

    Service inheritance does not work with namespaced Ruby code.

    This PR fixes `thrift --gen rb:namespaced` to work with inheritance.
    
    See also #140 and #363.

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

    $ git pull https://github.com/Jimdo/thrift rb-namespaced-and-extends

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

    https://github.com/apache/thrift/pull/364.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 #364
    
----
commit 111c4e77a78c1a82f526923f13534bb0027ef33f
Author: Jan Brauer <j...@jimdo.com>
Date:   2015-01-29T22:01:26Z

    Make 'extends' work with 'rb:namespaced'.

commit 34cab3d7c77bd5e8325ac4f30f1091429c35905e
Author: Jan Brauer <j...@jimdo.com>
Date:   2015-01-29T22:25:03Z

    Add test for namespaced service extension

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to