[Rpm-maint] [rpm-software-management/rpm] rpmte: Move dependencies into an unordered_map (PR #3538)

Florian Festi notifications at github.com
Wed Feb 5 08:38:07 UTC 2025


@ffesti commented on this pull request.



> @@ -85,22 +77,22 @@ struct rpmte_s {
     rpmfs fs;
 };
 
+/* Does not include RPMTAG_NAME as it needs special handling */

This is just typing out the code line by line with extra steps.

Chose the middle variant. At least it keeps the RPMTAG_NAME special case in one place.

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

Message ID: <rpm-software-management/rpm/pull/3538/review/2594976733 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250205/519cc4ac/attachment.htm>


More information about the Rpm-maint mailing list