Browse Source
Have check_exprs() check this later, so the error message gains an "in definition line". Tweak the error message. Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Message-Id: <20190927134639.4284-25-armbru@redhat.com>pull/82/head
2 changed files with 10 additions and 11 deletions
@ -1 +1,2 @@ |
|||
tests/qapi-schema/doc-missing.json:5: definition missing documentation comment |
|||
tests/qapi-schema/doc-missing.json: In command 'undocumented': |
|||
tests/qapi-schema/doc-missing.json:5: documentation comment required |
|||
|
|||
Loading…
Reference in new issue