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
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to