On 2/24/21 5:14 AM, Markus Armbruster wrote:
Commit 9d55380b5a "qapi: Remove null from schema language" (v4.2.0)
neglected to update two error messages. Do that now.
One less patch in part 5.
Reviewed-by: John Snow
Signed-off-by: Markus Armbruster
---
scripts/qapi/parser.py
On 2/24/21 4:14 AM, Markus Armbruster wrote:
> 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
> ---
> scripts/qapi/parser.py| 8
> tests/qapi-schema/lead
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
---
scripts/qapi/parser.py| 8
tests/qapi-schema/leading-comma-list.err | 2 +-
tests/qapi-schema/trailing-comm