[Rpm-maint] [rpm-software-management/rpm] Reimplement --restore as a transaction element, obsolete --setperms & co (PR #1894)
Florian Festi
notifications at github.com
Tue Jan 25 08:02:51 UTC 2022
@ffesti commented on this pull request.
> @@ -98,6 +98,21 @@ static rpmRC headerCheckPayloadFormat(Header h) {
return rc;
}
+static void addElement(tsMembers tsmem, rpmte te, int oc)
This could use a slightly less generic name. What about `tsMembersaddElement` or `tsmsAddElement`?
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1894#pullrequestreview-861908113
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/1894/review/861908113 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20220125/6c672562/attachment.html>
More information about the Rpm-maint
mailing list