]> git.ipfire.org Git - thirdparty/coreutils.git/commit
If PRIdMAX, PRIoMAX, PRIuMAX, and PRIxMAX are
authorJim Meyering <jim@meyering.net>
Mon, 3 Jan 2005 18:43:09 +0000 (18:43 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 3 Jan 2005 18:43:09 +0000 (18:43 +0000)
commit7f6d0aeb3ac198512be54ae9684ed26702446477
treed45181963709b9bffd20fe21f961a1551a90be34
parent5e37309f7a5ec851025c50f720853545c697cdf5
If PRIdMAX, PRIoMAX, PRIuMAX, and PRIxMAX are
not all defined and either ULONG_MAX or ULLONG_MAX is not defined,
then fail at compile-time rather than let tools like od produce
invalid results at run time.
src/system.h