[Rpm-maint] [rpm-software-management/rpm] Refactor rpmds internals to use STL vectors and strings instead of C dynamic allocations (PR #3953)
Panu Matilainen
notifications at github.com
Mon Sep 29 13:06:33 UTC 2025
@pmatilai 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. */
Yep, again related to b3b87f803ccb095b68ac660df9df43dcf0290b4e but this little chicken separated from the others. Should remove the rest of those comments too, I guess the question was where exactly because the issue is/got muddled up between these PRs.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3953#discussion_r2387891697
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3953/review/3279712634 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250929/4b899a66/attachment.htm>
More information about the Rpm-maint
mailing list