Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-09-13' into staging
QAPI patches patches for 2021-09-13
# gpg: Signature made Mon 13 Sep 2021 08:53:42 BST
# gpg: using RSA key 354BC8B3D7EB2A6B68674E5F3870B400EB918653
# gpg: issuer "armbru@redhat.com"
# gpg: Good signature from "Markus Armbruster <armbru@redhat.com>" [full]
# gpg: aka "Markus Armbruster <armbru@pond.sub.org>" [full]
# Primary key fingerprint: 354B C8B3 D7EB 2A6B 6867 4E5F 3870 B400 EB91 8653
* remotes/armbru/tags/pull-qapi-2021-09-13:
qapi: Fix bogus error for 'if': { 'not': '' }
tests/qapi-schema: Cover 'not' condition with empty argument
qapi: Bury some unused code in class Indentation
qapi: Drop Indentation.__bool__()
qapi: Fix a botched type annotation
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- scripts/qapi/common.py 6 additions, 13 deletionsscripts/qapi/common.py
- scripts/qapi/expr.py 13 additions, 8 deletionsscripts/qapi/expr.py
- tests/qapi-schema/bad-if-not.err 2 additions, 0 deletionstests/qapi-schema/bad-if-not.err
- tests/qapi-schema/bad-if-not.json 3 additions, 0 deletionstests/qapi-schema/bad-if-not.json
- tests/qapi-schema/bad-if-not.out 0 additions, 0 deletionstests/qapi-schema/bad-if-not.out
- tests/qapi-schema/meson.build 1 addition, 0 deletionstests/qapi-schema/meson.build
Loading
Please register or sign in to comment