]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Fix printf format inconsistencies as pointed out by gcc -Wformat-signedness.
authorFlorian Krohm <florian@eich-krohm.de>
Wed, 5 Aug 2015 19:04:51 +0000 (19:04 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Wed, 5 Aug 2015 19:04:51 +0000 (19:04 +0000)
commit84a68aadccafd0397dbf02bb59030b8f75354187
treece320b5b93535c643de263c0491ecfbbba802613
parent7844f708054233583fb4302fdbd88aadea4c27e9
Fix printf format inconsistencies as pointed out by gcc -Wformat-signedness.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15498
callgrind/bb.c
callgrind/bbcc.c
callgrind/callstack.c
callgrind/context.c
callgrind/debug.c
callgrind/dump.c
callgrind/fn.c
callgrind/jumps.c
callgrind/main.c
callgrind/sim.c
callgrind/threads.c