diff options
author | Rich Felker <dalias@aerifal.cx> | 2013-10-30 14:52:55 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2013-10-30 14:52:55 -0400 |
commit | 4ecf33614bead27801080442d9190e81aff78432 (patch) | |
tree | 2b65c4190ef4293cb5bfdbbf4a5e3eafdc5c6e09 /src | |
parent | POSIX conformance fix: define struct entry in search.h (diff) | |
download | grovel-4ecf33614bead27801080442d9190e81aff78432.tar.gz grovel-4ecf33614bead27801080442d9190e81aff78432.tar.xz |
fix inttypes.h PRI and SCN macros for [u]intptr_t types
while using "l" unconditionally gave the right behavior due to
matching sizes/representations, it was technically UB and produced
compiler warnings with format string checking.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions