On 9/24/19 8:28 AM, Markus Armbruster wrote:
> QAPISchemaCommand.check() and QAPISchemaEvent().check() check 'data'
> is present when 'boxed': true.  That's context-free.  Move to
> check_command() and check_event().
> 
> Tweak the error message while there.
> 
> check_exprs() & friends now check exactly what qapi-code-gen.txt calls
> the second layer of syntax.
> 
> Signed-off-by: Markus Armbruster <arm...@redhat.com>
> ---
>  scripts/qapi/common.py                  | 16 ++++++++--------
>  tests/qapi-schema/event-boxed-empty.err |  2 +-
>  2 files changed, 9 insertions(+), 9 deletions(-)
> 

Reviewed-by: Eric Blake <ebl...@redhat.com>

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to