Jeremy Compostella has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45628 )
Change subject: libpayload: use PRIu64 type to print u64
......................................................................
Patch Set 4:
Patch Set 3:
Thank you for this fix. Can you try to do this?
----- 8< -----
The ISO C99 standard specifies that these macros must only be defined if explicitly requested.
#define __STDC_FORMAT_MACROS
#include <inttypes.h>
----- 8< -----
Done. I put the define and inclusion on top. But if you prefer I can move the inclusion with the others.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/45628
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I479fd701f992701584d77d43c5cd5910f5ab7633
Gerrit-Change-Number: 45628
Gerrit-PatchSet: 4
Gerrit-Owner: Jeremy Compostella
jeremy.compostella@gmail.com
Gerrit-Reviewer: Stefan Reinauer
stefan.reinauer@coreboot.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Comment-Date: Tue, 29 Sep 2020 01:02:24 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
Gerrit-MessageType: comment