mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 00:03:54 -06:00
qapi: Improve error position for bogus argument descriptions
When documented arguments don't exist, the error message points to the beginning of the definition comment. Point to the first bogus argument description instead. Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-ID: <20240216145841.2099240-6-armbru@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
parent
e51e80ccf6
commit
15333abed9
8 changed files with 10 additions and 8 deletions
|
@ -1 +1 @@
|
|||
doc-bad-command-arg.json:3: documented member 'b' does not exist
|
||||
doc-bad-command-arg.json:6: documented member 'b' does not exist
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue