[Rpm-maint] [rpm-software-management/rpm] Another batch of type and language trivia for c++ (PR #3022)
Panu Matilainen
notifications at github.com
Fri Apr 5 12:50:59 UTC 2024
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/3022
-- Commit Summary --
* Avoid c++ reserved keywords, part II
* Pointer const correctness
* Avoid char * to string literal conversions related to rpmfcExec() argv
* Use a non-standard extension for the non-standard tagtbl file
* More rpmTag/rpmTagVal pedantry
* Fix int/enum type mixup in rpmtdType() and rpmtdClass()
* Fix couple of obvious'ish signed narrowing issues in rpmio code
* Always use _free() over rfree() when assigning the return value
-- File Changes --
M build/files.c (16)
M build/rpmfc.c (4)
M lib/CMakeLists.txt (6)
M lib/order.c (2)
M lib/rpmfi.c (6)
M lib/rpmtd.c (4)
M lib/rpmug.c (2)
M lib/tagname.c (2)
M rpmio/rpmio.c (4)
M rpmio/rpmlua.c (2)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/3022.patch
https://github.com/rpm-software-management/rpm/pull/3022.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3022
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3022 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20240405/845970c3/attachment-0001.html>
More information about the Rpm-maint
mailing list