qemu-patch-raspberry4/tests/qapi-schema/union-base-no-discriminator.err
Markus Armbruster 65fbe12545 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-09-04 15:47:16 +02:00

2 lines
101 B
Plaintext

tests/qapi-schema/union-base-no-discriminator.json:11: Simple union 'TestUnion' must not have a base