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

[jira] [Created] (TS-1931) Support Lua v5.2 and later

Leif Hedstrom created TS-1931:
---------------------------------

             Summary: Support Lua v5.2 and later
                 Key: TS-1931
                 URL: https://issues.apache.org/jira/browse/TS-1931
             Project: Traffic Server
          Issue Type: New Feature
          Components: Build, Plugins
            Reporter: Leif Hedstrom


As of Lua v5.2, lua_getfenv() / lua_setfenv() are deprecated due to changes in how environments are managed. Right now, our build system is modified to only detect Lua v5.1 functionality, but long term we should support v5.2 as well.

--
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