rpm currently only works with lua 5.3 if lua is compiled/included in 
compatibility mode.

The code has taken the odd approach of reimplementing deprecated functions in 
terms of new functions, rather than updating the code to use the new functions 
(they were deprecated for a reason!), and potentially having backwards compat 
macros (such as provided by https://github.com/keplerproject/lua-compat-5.3) to 
still work with 5.1

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

Reply via email to