[Rpm-maint] [rpm-software-management/rpm] rpmte: Move dependencies into an unordered_map (PR #3538)
Panu Matilainen
notifications at github.com
Tue Feb 4 11:27:46 UTC 2025
@pmatilai commented on this pull request.
> @@ -85,22 +77,22 @@ struct rpmte_s {
rpmfs fs;
};
+/* Does not include RPMTAG_NAME as it needs special handling */
The "special handling" is exactly what I wanted to see in the data structure, because then it's no longer "special" but something that follows a rule you can easily see in the structure.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3538#pullrequestreview-2592541368
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3538/review/2592541368 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250204/8aad0372/attachment-0001.htm>
More information about the Rpm-maint
mailing list