On Fri, 11 Mar 2011 17:05:32 -0600
Anthony Liguori <aligu...@us.ibm.com> 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 <aligu...@us.ibm.com>

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