This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
qemu-e2k
Watch
13
Star
4
Fork
0
You've already forked qemu-e2k
Code
Issues
4
Pull Requests
Projects
2
Releases
Activity
61a946611b
qemu-e2k
/
tests
/
qapi-schema
/
union-base-no-discriminator.err
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 15:37:42 +02:00
tests/qapi-schema/union-base-no-discriminator.json:11: Simple union 'TestUnion' must not have a base
Reference in New Issue
Copy Permalink