qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: [PATCH 02/15] qapi: add code generator for type marshal


From: Luiz Capitulino
Subject: [Qemu-devel] Re: [PATCH 02/15] qapi: add code generator for type marshallers
Date: Fri, 18 Mar 2011 12:13:30 -0300

On Fri, 11 Mar 2011 17:05:32 -0600
Anthony Liguori <address@hidden> wrote:

> This code will marshal a QMP type from native representation to a QObject and
> vice versa.
> 
> Marshaling from a native representation to a QObject can never generate an
> Error although the opposite direction may.
> 
> Signed-off-by: Anthony Liguori <address@hidden>

So, as I reported to you by IRC, this patch doesn't compile, breaking bisect:

/home/lcapitulino/src/qmp-unstable/qmp-core.c:12:17: fatal error: qmp.h: No 
such file or directory
compilation terminated.
make: *** [qmp-core.o] Error 1
make: *** Waiting for unfinished jobs....
~/src/qmp-unstable/build (qapi-core-v2-review)/

Actually, I'm pretty sure I also got this problem with the series fully
applied too, but I managed to make it go away someway and I couldn't
reproduce it anymore (so I thought it was a local problem).



reply via email to

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