[Rpm-maint] [rpm-software-management/rpm] Use lua_replace instead of lua_rotate (PR #1811)
Michael Schroeder
notifications at github.com
Tue Oct 26 11:46:13 UTC 2021
lua_rotate works but is somewhat the wrong tool if we just
want to set a specific stack element. Use lua_replace instead.
This has the added advantage that the code works again with
lua version 5.2 (not that it matters much).
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/1811
-- Commit Summary --
* <a href="https://github.com/rpm-software-management/rpm/pull/1811/commits/11017b995b1ab14d5cefc96fc605b3082f87f064">Use lua_replace instead of lua_rotate</a>
-- File Changes --
M configure.ac (2)
M rpmio/rpmlua.c (4)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/1811.patch
https://github.com/rpm-software-management/rpm/pull/1811.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/1811
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20211026/35abd903/attachment-0001.html>
More information about the Rpm-maint
mailing list