GitHub user djwatson opened a pull request:
https://github.com/apache/thrift/pull/92
THRIFT-1681
LUA thrift library merge from github.com/facebook/fbthrift
Makefile.am builds C components - lua files are just copied as scripts.
Not sure if this is correct?
Test Plan:
client/server test in thrift/test/lua
Author: Andrew Birchall <[email protected]>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/djwatson/thrift THRIFT-1681
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/92.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 #92
----
commit a882d3c9e80470af346b9d7966251f57e68b04ff
Author: Dave Watson <[email protected]>
Date: 2014-03-26T15:53:21Z
LUA thrift library merge from github.com/facebook/fbthrift
Makefile.am builds C components - lua files are just copied as scripts.
Not sure if this is correct?
Test Plan:
client/server test in thrift/test/lua
Author: Andrew Birchall <[email protected]>
----
---
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.
---