GitHub user talentdeficit opened a pull request:
https://github.com/apache/thrift/pull/160
THRIFT-2633 remove 'this is a dummy struct' structs from
generated erlang
client: erlang
patch: talentdeficit (alisdair sullivan)
removes dummy struct info clauses from generated code and replaces
them with error that matches other undefined structs
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/talentdeficit/thrift thrift-2633
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/160.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 #160
----
commit 204df8fe30d711a75af0d3315fdae2082845632b
Author: alisdair sullivan <[email protected]>
Date: 2014-07-21T09:24:40Z
THRIFT-2633 remove 'this is a dummy struct' structs from
generated erlang
client: erlang
patch: talentdeficit (alisdair sullivan)
removes dummy struct info clauses from generated code and replaces
them with error that matches other undefined structs
----
---
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.
---