You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/05/26 23:02:02 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=14009077#comment-14009077 ] 

Jens Geyer commented on THRIFT-1681:
------------------------------------

I get this on bootstrapping Thrift on openSUSE 13.1:

{code}
configure.ac: warning: missing AC_CHECK_FUNCS([inet_ntoa]) wanted by: lib/lua/src/usocket.c:138
configure.ac: warning: missing AC_CHECK_FUNCS([pow]) wanted by: lib/lua/src/lualongnumber.c:150
{code}

Is that expected? Should I care about it? Or is it a problem?


> 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
>            Assignee: Roger Meier
>              Labels: language, lua
>             Fix For: 0.9.2
>
>
> I'd love to see a lua library for Thift.



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