]> xenbits.xensource.com Git - qemu-xen-unstable.git/commit
qapi: Report invalid '*' prefix like any other invalid name
authorMarkus Armbruster <armbru@redhat.com>
Fri, 27 Sep 2019 13:46:24 +0000 (15:46 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Sat, 28 Sep 2019 15:17:19 +0000 (17:17 +0200)
commit64e04f7149dd7f0f32b8e7aa5a89a0c1e6d0b5d6
tree19c760c4fffb0ea83aa1b20899a437e483be0857
parent6ba1ba7f0e54f100af8d4e28e9bc9978c971c0e0
qapi: Report invalid '*' prefix like any other invalid name

The special "does not allow optional name" error is well meant, but
confusing in practice.  Drop it.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20190927134639.4284-12-armbru@redhat.com>
scripts/qapi/common.py
tests/qapi-schema/bad-ident.err
tests/qapi-schema/flat-union-discriminator-bad-name.err
tests/qapi-schema/flat-union-discriminator-bad-name.json
tests/qapi-schema/union-optional-branch.err