diff options
author | Nick Alcock <nick.alcock@oracle.com> | 2019-06-05 13:34:36 +0100 |
---|---|---|
committer | Nick Alcock <nick.alcock@oracle.com> | 2019-06-05 13:34:36 +0100 |
commit | 62d8e3b73139b159963025b5568ec1f5051450f0 (patch) | |
tree | 0d7e6d247505e9f21093be16e7f2386c2736289d /libtool.m4 | |
parent | 0088ba596bba2e0b94139f1c2c4f5875848edbd6 (diff) | |
download | binutils-62d8e3b73139b159963025b5568ec1f5051450f0.zip binutils-62d8e3b73139b159963025b5568ec1f5051450f0.tar.gz binutils-62d8e3b73139b159963025b5568ec1f5051450f0.tar.bz2 |
libctf: eschew %zi format specifier
Too many platforms don't support it, and we can always safely use %lu or
%li anyway, because the only uses are in debugging output.
libctf/
* ctf-archive.c (ctf_arc_write): Eschew %zi format specifier.
(ctf_arc_open_by_offset): Likewise.
* ctf-create.c (ctf_add_type): Likewise.
Diffstat (limited to 'libtool.m4')
0 files changed, 0 insertions, 0 deletions