qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] trace: Fix build warnings for Win32 build


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH] trace: Fix build warnings for Win32 build
Date: Fri, 21 Feb 2014 11:07:03 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Thu, Feb 20, 2014 at 07:44:25PM +0000, Peter Maydell wrote:
> The Win32 build warns about trace/control-internal.h:
> 
> warning: 'trace_event_count' declared inline after being called
> 
> Fix this by simply reordering trace_event_id() and
> trace_event_count().
> 
> Signed-off-by: Peter Maydell <address@hidden>
> ---
>  trace/control-internal.h | 10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)

Thanks, applied to my tracing tree:
https://github.com/stefanha/qemu/commits/tracing

Stefan



reply via email to

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