Re: [PATCH] http: fix some printf format warnings on 32-bit builds
From: Andreas Schwab <hidden> Date: 2016-06-15 23:07:14
Torsten Bögershausen [off-list ref] writes:
So whenever a long long is printed, I can warmly recommend to use
PRId64
PRId64 is not suitable for long long, only for int64_t.
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."