[Rpm-maint] [rpm-software-management/rpm] Use our central system.h include for Lua posix extension too (PR #4173)
Panu Matilainen
notifications at github.com
Wed Apr 8 07:30:20 UTC 2026
All rpm non-header source files are supposed to include system.h as the first, and debug.h as the last thing, but lposix.cc wasn't always considered a part of rpm itself so these are missing for historical reasons.
Doing this allows removing local hacks for environ that are now failing on macOS.
Fixes: #4139
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/4173
-- Commit Summary --
* Use our central system.h include for Lua posix extension too
-- File Changes --
M rpmio/lposix.cc (12)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/4173.patchhttps://github.com/rpm-software-management/rpm/pull/4173.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/4173
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/4173 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20260408/8c606da2/attachment-0001.htm>
More information about the Rpm-maint
mailing list