[Rpm-maint] [rpm-software-management/rpm] Make "%patchlist -f patches" work. v2 (#1043)

Panu Matilainen notifications at github.com
Tue Feb 4 09:15:56 UTC 2020


pmatilai commented on this pull request.



> @@ -126,5 +126,6 @@ extern int fdatasync(int fildes);
 #include "misc/fnmatch.h"
 
 #include <dlfcn.h>
+#include <errno.h>

This doesn't belong in system.h. That beast is something to reduce until removed, rather than add to.

-- 
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/1043#pullrequestreview-352820241
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20200204/817240ac/attachment.html>


More information about the Rpm-maint mailing list