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

Florian Festi notifications at github.com
Tue Feb 4 11:37:04 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 */

Just no. RPMTAG_NAME isn't a real dependency anyway. Bloating this datastructure with all kind of foo for a single case doesn't make any sense.

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

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


More information about the Rpm-maint mailing list