[Rpm-maint] [rpm-software-management/rpm] Convert the last rpmhash user to STL and remove rpmash (PR #3184)

Panu Matilainen notifications at github.com
Wed Jun 26 08:10:49 UTC 2024


You can view, comment on, or merge this pull request online at:

  https://github.com/rpm-software-management/rpm/pull/3184

-- Commit Summary --

  * Convert fingerprint rpmFpEntryHash to STL
  * Eliminate the ancient, useless fingerPrint_s -> fingerPrint typedef
  * Detach fingerprint storage from the rpmhash internals
  * Replace by-fingerprint rpmFpHash with STL unordered_map
  * Drop our (t)rusty old hash table implementation

-- File Changes --

    M lib/fprint.c (166)
    M lib/fprint.h (20)
    M lib/rpmfi.c (4)
    M lib/rpmfi_internal.h (2)
    M lib/transaction.c (16)
    D misc/rpmhash.C (309)
    D misc/rpmhash.H (174)

-- Patch Links --

https://github.com/rpm-software-management/rpm/pull/3184.patch
https://github.com/rpm-software-management/rpm/pull/3184.diff

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

Message ID: <rpm-software-management/rpm/pull/3184 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20240626/a8075837/attachment.html>


More information about the Rpm-maint mailing list