qemu-trivial
[Top][All Lists]
Advanced

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

Re: [Qemu-trivial] [PATCH] readline: Add missing GCC_FMT_ATTR


From: Stefan Hajnoczi
Subject: Re: [Qemu-trivial] [PATCH] readline: Add missing GCC_FMT_ATTR
Date: Mon, 27 Jan 2014 13:20:36 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Sat, Jan 25, 2014 at 06:18:23PM +0100, Stefan Weil wrote:
> This fixes a compiler warning with -Werror=missing-format-attribute
> and allows improved compiler checks for variable argument lists.
> 
> Signed-off-by: Stefan Weil <address@hidden>
> ---
>  include/qemu/readline.h |    3 ++-
>  monitor.c               |    3 ++-
>  qemu-io.c               |    3 ++-
>  3 files changed, 6 insertions(+), 3 deletions(-)

Reviewed-by: Stefan Hajnoczi <address@hidden>



reply via email to

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