You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/04/01 19:03:30 UTC

[jira] [Commented] (THRIFT-1681) Add Lua Support

    [ https://issues.apache.org/jira/browse/THRIFT-1681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13956757#comment-13956757 ] 

ASF GitHub Bot commented on THRIFT-1681:
----------------------------------------

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 <ab...@fb.com>

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 <da...@fb.com>
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 <ab...@fb.com>

----


> Add Lua Support
> ---------------
>
>                 Key: THRIFT-1681
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1681
>             Project: Thrift
>          Issue Type: Sub-task
>          Components: Compiler (General)
>            Reporter: Daurn Imator
>              Labels: language, lua
>             Fix For: 0.9.1
>
>
> I'd love to see a lua library for Thift.



--
This message was sent by Atlassian JIRA
(v6.2#6252)