[Rpm-maint] [rpm-software-management/rpm] Fix 32bit compiler warning in recently added fsm debugging (#1623)

Panu Matilainen notifications at github.com
Thu Apr 8 09:14:39 UTC 2021


Commit f9b90179b7c80a170969d9ab4c77c0a311635e3f added debug logging for
file sizes which are 64bit in rpm, and %lu is not guaranteed to be
64bit.

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

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

-- Commit Summary --

  * Fix 32bit compiler warning in recently added fsm debugging

-- File Changes --

    M lib/fsm.c (3)

-- Patch Links --

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

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1623
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20210408/784461ab/attachment-0001.html>


More information about the Rpm-maint mailing list