qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: [PATCH 2/3] QMP: Introduce commands documentation


From: Luiz Capitulino
Subject: [Qemu-devel] Re: [PATCH 2/3] QMP: Introduce commands documentation
Date: Wed, 19 May 2010 10:46:16 -0300

On Wed, 19 May 2010 15:30:43 +0200
Jan Kiszka <address@hidden> wrote:

> Luiz Capitulino wrote:

[...]

> >  I didn't submit the syntax checking bits on purpose, there's something
> > failing there and I didn't want to check it now.
> 
> You already did for QMP, just skipped the STEXI/ETEXI balancing checks.
> And if that reports an error for TEXI, better have a closer look. It
> worked fine with my tree, so something may have regressed.

 Here you go:

"""
GEN   qemu-img-cmds.texi
line 10: syntax error: expected ETEXI, found STEXI
make: *** [qemu-img-cmds.texi] Error 1
make: *** Deleting file `qemu-img-cmds.texi'
"""

 Indeed, looks like a bug in qemu-img-cmds.hx:

"""
STEXI
@table @option
STEXI
"""



reply via email to

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