[Rpm-maint] [rpm-software-management/rpm] Refactor rpmds internals to use STL vectors and strings instead of C dynamic allocations (PR #3953)

Michal Domonkos notifications at github.com
Mon Sep 29 12:24:59 UTC 2025


@dmnks commented on this pull request.



> @@ -939,12 +871,6 @@ int rpmdsCompareIndex(rpmds A, int aix, rpmds B, int bix)
 	goto exit;
     }
 
-    /* XXX rpm prior to 3.0.2 did not always supply EVR and Flags. */

Just checking - is this supposed to be dropped? There are some other RPM 3.x conditionals still in place (in other functions in this file).

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

Message ID: <rpm-software-management/rpm/pull/3953/review/3279497889 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250929/af1a4339/attachment.htm>


More information about the Rpm-maint mailing list