qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 10/16] qapi: Permit omitting all flat union b


From: Markus Armbruster
Subject: Re: [Qemu-devel] [PATCH v3 10/16] qapi: Permit omitting all flat union branches
Date: Mon, 23 Sep 2019 13:46:35 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux)

Eric Blake <address@hidden> writes:

> On 9/13/19 3:13 PM, Markus Armbruster wrote:
>> Absent flat union branches default to the empty struct (since commit
>> 800877bb16 "qapi: allow empty branches in flat unions").  But am
>
> s/am/an/

Will fix, thanks!

>> attempt to omit all of them is rejected with "Union 'FOO' has no
>> branches".  Harmless oddity, but it's easy to avoid, so do that.
>> 
>> Signed-off-by: Markus Armbruster <address@hidden>
>> Reviewed-by: Eric Blake <address@hidden>
>> ---



reply via email to

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