aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorWolfgang Müller2022-01-17 17:22:03 +0100
committerWolfgang Müller2022-01-17 17:22:03 +0100
commitf4c384684af5bde1397e377e10e2b7e7ffd35ae4 (patch)
tree7c5976ac4ddb3b3cd801e2dd1fbc786e4846a640 /README.md
parent16c9a10b1bee63300a3fa68cc03e08c6c693008c (diff)
downloadcwm-f4c384684af5bde1397e377e10e2b7e7ffd35ae4.tar.gz
Use PRId64 to print int64_t
The previous commit as taken from upstream introduces a compiler warning for parse.y: parse.y:110:42: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 3 has type ‘int64_t’ Quelch this warning by using PRId64 from inttypes.h
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions