Am 15.11.2010 um 19:39 schrieb Stefan Weil:

This patch adds more printf format checking.

Additional modifications were needed for this code change:

* alpha-dis.c: The local definition of MAX conflicts with
 a previous definition from osdep.h, so add an #undef.

* dis-asm.h: Add include for fprintf_function (qemu-common.h).
 The standard (now redundant) includes are removed.

* mis-dis.c:

:-)

[...]
alpha-dis.c      |    3 +++
arm-dis.c        |   14 +++++++-------
dis-asm.h        |   10 ++--------
m68k-dis.c       |    2 +-
microblaze-dis.c |    2 +-
mips-dis.c       |    2 --
sh4-dis.c        |   16 +++++-----------
7 files changed, 19 insertions(+), 30 deletions(-)


Reply via email to