[Rpm-maint] [rpm-software-management/rpm] rpmte: Move dependencies into an unordered_map (PR #3538)
Florian Festi
notifications at github.com
Fri Jan 24 13:30:20 UTC 2025
Get rid of requires_ hack to avoid collision with requires keyword.
Also the dependencies are looked up by tag anyway. No need for a case statements when we can use a container instead.
Related: #3537
Related: #3518
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/3538
-- Commit Summary --
* rpmte: Move dependencies into an unordered_map
-- File Changes --
M lib/rpmte.cc (62)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/3538.patch
https://github.com/rpm-software-management/rpm/pull/3538.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3538
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3538 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250124/a6523451/attachment-0001.htm>
More information about the Rpm-maint
mailing list