qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] qemu-0.11.50 build breaks at monitor.c


From: Marcelo Tosatti
Subject: Re: [Qemu-devel] qemu-0.11.50 build breaks at monitor.c
Date: Mon, 19 Oct 2009 16:30:37 -0200
User-agent: Mutt/1.5.19 (2009-01-05)

On Mon, Oct 19, 2009 at 01:51:02PM +0530, Kamalesh Babulal wrote:
> > >+    monitor_printf(mon, " thread_id=%ld", (int long)qdict_get_int(cpu, 
> > >"thread_id"));
> > 
> > You should use %PRId64 instead of %ld.
> 
> Hi Laurent,
> 
>       Thanks for the review.
>       
> Resending the patch with changes recommended by Laurent.
> 
> Signed-off-by: Kamalesh Babulal <address@hidden>

Applied, thanks.





reply via email to

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