[Rpm-maint] [rpm-software-management/rpm] Use unsigned integers more consistently in the handling of tag data (PR #2316)
Panu Matilainen
notifications at github.com
Fri Dec 9 07:26:07 UTC 2022
Yes, I'm aware of this inconsistency, there are many more places in header.c that still mix int vs uint besides just regionSwab(). It's basically waiting for the one last effort to go through the remaining cases, on the previous round I ran out of steam after unifying the various header entry paths (before which there would've been three times the work).
OTOH, another way to look at it is one step at a time, and as there's already that uint64_t case, converting just this improves consistency. Thanks for the patch.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2316#issuecomment-1343949481
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/2316/c1343949481 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20221208/11f5eae7/attachment.html>
More information about the Rpm-maint
mailing list