This website requires JavaScript.
Explore
Help
Sign In
dfaggioli
/
qemu
Watch
1
Star
0
Fork
0
You've already forked qemu
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
19e950d9d47d3efe4c8d5c6c872a53889a54363c
qemu
/
tests
/
qapi-schema
/
union-empty.err
2 lines
68 B
Plaintext
Raw
Normal View
History
Unescape
Escape
qapi: Permit omitting all flat union branches Absent flat union branches default to the empty struct (since commit 800877bb16 "qapi: allow empty branches in flat unions"). But an 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 <armbru@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Message-Id: <20190913201349.24332-11-armbru@redhat.com> [Commit message typo fixed]
2019-09-13 22:13:43 +02:00
tests/qapi-schema/union-empty.json:2: Union 'Union' has no branches
Reference in New Issue
Copy Permalink