[Rpm-maint] [rpm-software-management/rpm] work with lua 5.3 without compat mode (#169)

daurnimator notifications at github.com
Tue Feb 28 01:29:27 UTC 2017


See #166 

PR is currently missing backwards compat shims. They should be taken from https://github.com/keplerproject/lua-compat-5.3/ (or possibly lua-compat-5.3 should become a dependency?)
You can view, comment on, or merge this pull request online at:

  https://github.com/rpm-software-management/rpm/pull/169

-- Commit Summary --

  * lib/rpmliblua: Don't use deprecated luaL_pushmodule function
  * luaext/: Use luaL_newlib and luaL_setfuncs instead of deprecated luaL_openlib
  * rpmio/rpmlua: Use luaL_requiref instead of manual process

-- File Changes --

    M lib/rpmliblua.c (8)
    M luaext/lposix.c (8)
    M luaext/lrexlib.c (6)
    M rpmio/rpmlua.c (5)

-- Patch Links --

https://github.com/rpm-software-management/rpm/pull/169.patch
https://github.com/rpm-software-management/rpm/pull/169.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/169
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20170227/38fe1410/attachment.html>


More information about the Rpm-maint mailing list