qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 6/7] tests/qapi-schema: Cover forward reference


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH 6/7] tests/qapi-schema: Cover forward reference to sub-module
Date: Fri, 1 Mar 2019 10:22:35 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.5.0

On 3/1/19 9:40 AM, Markus Armbruster wrote:
> The forward reference from the main module to the sub-module works
> fine, except for an issue visible in qapi-schema-test.out: the array
> type wrapped around the forward reference ends up in the main module,
> not the sub-module.  The next commit will explain why that's bad, and
> fix it.
> 
> Signed-off-by: Markus Armbruster <address@hidden>
> ---
>  tests/qapi-schema/qapi-schema-test.json | 3 ++-
>  tests/qapi-schema/qapi-schema-test.out  | 5 +++++
>  2 files changed, 7 insertions(+), 1 deletion(-)
> 
Reviewed-by: Eric Blake <address@hidden>

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



reply via email to

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