[Rpm-maint] [rpm-software-management/rpm] Sort files before passing to file attribute dependency generators (PR #3786)

Michal Domonkos notifications at github.com
Thu Jun 19 08:07:31 UTC 2025


dmnks left a comment (rpm-software-management/rpm#3786)

Oh, I meant commit 4ab51b5 specifically, sorry. That one basically ensures that the files on which `rpmfcAttributes()` is called are always in the same order, thus populating the `fc->fahash` map in a defined order. Except, `fahash` is an `std::unordered_multimap` (something I didn't realize yesterday), so it wouldn't make any difference, I guess...

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

Message ID: <rpm-software-management/rpm/pull/3786/c2987139249 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250619/36c6f300/attachment.htm>


More information about the Rpm-maint mailing list