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

Florian Festi notifications at github.com
Tue Feb 4 13:32:18 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 */

Well, I tried that until I realized how special the RPMTAG_NAME case really is. Moving it into the data structure seems kinda sensible to me. Adding flags looks pretty wrong in my eyes, but have a look yourself...

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

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


More information about the Rpm-maint mailing list