diff options
author | Brad King <brad.king@kitware.com> | 2012-06-07 18:20:54 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2012-06-07 19:19:20 (GMT) |
commit | 6240f853a34705abe90114239cc303f4369fe9d4 (patch) | |
tree | 4eb13a33ff2b2770676b293c19330eb411957b9a /Utilities/KWIML | |
parent | e1b0fc9c9af1da5124bc33ae8eb396f34d774303 (diff) | |
download | CMake-6240f853a34705abe90114239cc303f4369fe9d4.zip CMake-6240f853a34705abe90114239cc303f4369fe9d4.tar.gz CMake-6240f853a34705abe90114239cc303f4369fe9d4.tar.bz2 |
KWIML: Report broken integer format macros on AIX 4.3
The <inttypes.h> on this platform defines the macros incorrectly, as in
#define PRId32 %d
instead of
#define PRId32 "d"
Diffstat (limited to 'Utilities/KWIML')
0 files changed, 0 insertions, 0 deletions