This website requires JavaScript.
Explore
Help
Sign In
openkylin
/
qemu
mirror of
https://gitee.com/openkylin/qemu.git
Watch
9
Star
0
Fork
You've already forked qemu
0
Code
Issues
Projects
Releases
Wiki
Activity
f264d360e0
qemu
/
tests
/
qapi-schema
/
union-base-no-discriminator...
2 lines
101 B
Plaintext
Raw
Normal View
History
Unescape
Escape
qapi: Drop one of two "simple union must not have base" checks The first check ensures the second one can't trigger. Drop the first one, because the second one is in a more logical place, and emits a nicer error message. Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>
2015-08-31 21:37:42 +08:00
tests/qapi-schema/union-base-no-discriminator.json:11: Simple union 'TestUnion' must not have a base