mirror of
https://github.com/xemu-project/xemu.git
synced 2025-02-05 19:47:08 +00:00
![Markus Armbruster](/assets/img/avatar_default.png)
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
135 B
Plaintext
3 lines
135 B
Plaintext
tests/qapi-schema/args-bad-boxed.json: In command 'foo':
|
|
tests/qapi-schema/args-bad-boxed.json:2: flag 'boxed' may only use true value
|