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: Stefan Weil
Subject: Re: [Qemu-devel] [PATCH] *-dis: Replace fprintf_ftype by fprintf_function (format checking)
Date: Mon, 15 Nov 2010 21:12:26 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.15) Gecko/20101030 Iceowl/1.0b1 Icedove/3.0.10

Am 15.11.2010 21:01, schrieb Andreas Färber:
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:

:-)

Thanks. Hopefully nobody will mis-interpret the missing 'p' :-)

Maybe Blue Swirl can add it, or simply commit it as it is
(so future readers of the commit log have fun, too).




reply via email to

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