]> git.ipfire.org Git - thirdparty/elfutils.git/commit
readelf.c: Cast printf PRIu/x64 arguments to uint64_t for gcc 4.7 -Wformat.
authorMark Wielaard <mjw@redhat.com>
Fri, 22 Jun 2012 14:44:54 +0000 (16:44 +0200)
committerMark Wielaard <mjw@redhat.com>
Fri, 22 Jun 2012 16:15:30 +0000 (18:15 +0200)
commit50e2d39a524a2e166e1f779b8dae7473a52be26e
tree6602f24534d28427d9da8fdd191623f1df2a9dfc
parentd7bde9beecd7ec7c8bb1cd814cef293a0e8e6c06
readelf.c: Cast printf PRIu/x64 arguments to uint64_t for gcc 4.7 -Wformat.

Signed-off-by: Mark Wielaard <mjw@redhat.com>
src/ChangeLog
src/readelf.c