qapi: Fix parse errors for removal of null from schema languagepull-qapi-2021-03-05
commit0e92a19b8c3b269dee377b76898c8bd7cadc1273
authorMarkus Armbruster <armbru@redhat.com>
Wed, 24 Feb 2021 10:14:42 +0000 (24 11:14 +0100)
committerMarkus Armbruster <armbru@redhat.com>
Fri, 5 Mar 2021 14:40:50 +0000 (5 15:40 +0100)
tree413de170f72a15dd170e2c0d3454ced79850d49b
parenta0e61807a3492b57f10d78e97fed97a0d3b21933
qapi: Fix parse errors for removal of null from schema language

Commit 9d55380b5a "qapi: Remove null from schema language" (v4.2.0)
neglected to update two error messages.  Do that now.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20210224101442.1837475-1-armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
scripts/qapi/parser.py
tests/qapi-schema/leading-comma-list.err
tests/qapi-schema/trailing-comma-list.err