mirror of
https://github.com/xemu-project/xemu.git
synced 2024-11-28 14:00:44 +00:00
a6735a5743
Split check_flags() off check_keys() and have check_exprs() call it later, so its error messages gain an "in definition" line. Tweak the error messages. Checking values in a function named check_keys() is unclean anyway. Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Message-Id: <20190927134639.4284-20-armbru@redhat.com>
3 lines
137 B
Plaintext
3 lines
137 B
Plaintext
tests/qapi-schema/oob-test.json: In command 'oob-command-1':
|
|
tests/qapi-schema/oob-test.json:2: flag 'allow-oob' may only use true value
|