[Rpm-maint] [rpm-software-management/rpm] Reimplement --restore as a transaction element, obsolete --setperms & co (PR #1894)

Panu Matilainen notifications at github.com
Thu Jan 27 09:04:27 UTC 2022


@pmatilai 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)

Tried switching that to addMember() but that ended up looking just weird. I'm going to just leave it like it is, we can always rename later if we end up needing the name for something else.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1894#discussion_r793390802
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/1894/review/864562038 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20220127/5dc46852/attachment.html>


More information about the Rpm-maint mailing list