[Rpm-maint] [rpm-software-management/rpm] Auto-print returned values from Lua macros (PR #1837)
Panu Matilainen
notifications at github.com
Thu Nov 18 13:00:16 UTC 2021
Avoids having to manually "print()" everything, at the cost of requiring
a "return" which is not really less to type but more natural for
programming, and other benefits likely to follow.
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/1837
-- Commit Summary --
* Auto-print returned values from Lua macros
-- File Changes --
M rpmio/rpmlua.c (8)
M tests/rpmmacro.at (13)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/1837.patch
https://github.com/rpm-software-management/rpm/pull/1837.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/1837
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20211118/18eb6f06/attachment.html>
More information about the Rpm-maint
mailing list