qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] *-dis: Replace fprintf_ftype by fprintf_functio


From: Andreas Färber
Subject: Re: [Qemu-devel] [PATCH] *-dis: Replace fprintf_ftype by fprintf_function (format checking)
Date: Mon, 15 Nov 2010 21:01:43 +0100

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

[Prev in Thread] Current Thread [Next in Thread]