qemu-trivial
[Top][All Lists]
Advanced

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

Re: [Qemu-trivial] [Qemu-devel] [PATCH] arch_init.c: add missing '%' sym


From: Stefan Hajnoczi
Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH] arch_init.c: add missing '%' symbols before PRIu64 in debug printfs
Date: Wed, 5 Sep 2012 10:42:39 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Wed, Sep 05, 2012 at 01:04:56PM +0400, Igor Mitsyanko wrote:
> '%' symbols were missing in front of PRIu64 macros in DPRINTF() messages in
> arch_init.c, this caused compilation warnings when compiled with 
> DEBUG_ARCH_INIT defined.
> 
> Signed-off-by: Igor Mitsyanko <address@hidden>
> ---
>  arch_init.c |    8 ++++----
>  1 files changed, 4 insertions(+), 4 deletions(-)

Thanks, applied to the trivial patches tree:
https://github.com/stefanha/qemu/commits/trivial-patches

Stefan



reply via email to

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