You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/05/30 23:40:20 UTC

[jira] [Commented] (TS-1926) Require Lua v5.1 for now (since lua_getfenv() was deprecated in v5.2)

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

ASF subversion and git services commented on TS-1926:
-----------------------------------------------------

Commit 912e8c118bdc62cccb20efa88f38081cc689ef66 in branch refs/heads/master from [~zwoop]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=912e8c1 ]

TS-1926 Change Lua detection to look for lua_getfenv(), which is not
available in Lua v5.2 and later (and our code needs it, for now).

                
> Require Lua v5.1 for now (since lua_getfenv() was deprecated in v5.2)
> ---------------------------------------------------------------------
>
>                 Key: TS-1926
>                 URL: https://issues.apache.org/jira/browse/TS-1926
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Build
>            Reporter: Leif Hedstrom
>            Assignee: Leif Hedstrom
>             Fix For: 3.3.3
>
>
> Seems a few APIs got deprecated, and our builds fail with Lua 5.2 and later (tested to fail with 5.2.2 at least). One suggestion would be, for now, to not build the Lua plugin if the version is >= 5.2. I have no idea how involved the real fixes would be.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira