[Rpm-maint] [rpm-software-management/rpm] Auto-print returned values from Lua macros (PR #1837)
Michael Schroeder
notifications at github.com
Thu Nov 18 16:20:41 UTC 2021
And the `(void) fputs(s, stdout);` should be `(void) fwrite(s, 1, sl, stdout)` so that it can print binary data like the lua print() command...
--
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#issuecomment-973020851
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20211118/fa21bd34/attachment-0001.html>
More information about the Rpm-maint
mailing list