mirror of
https://github.com/xemu-project/xemu.git
synced 2024-11-24 20:19:44 +00:00
eeb57c85da
Many error messages refer to the offending definition even though they're preceded by an "in definition" line. Rephrase them. Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20190927134639.4284-22-armbru@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>
4 lines
187 B
Plaintext
4 lines
187 B
Plaintext
tests/qapi-schema/enum-dict-member-unknown.json: In enum 'MyEnum':
|
|
tests/qapi-schema/enum-dict-member-unknown.json:2: 'data' member has unknown key 'bad-key'
|
|
Valid keys are 'if', 'name'.
|