]> Git Repo - qemu.git/commit
qapi: Factor out QAPISchemaObjectTypeMember.check_clash()
authorMarkus Armbruster <[email protected]>
Wed, 18 Nov 2015 08:52:44 +0000 (01:52 -0700)
committerMarkus Armbruster <[email protected]>
Thu, 17 Dec 2015 07:21:26 +0000 (08:21 +0100)
commit577de12d22aba55f31fd68c5724411eb8592a4ca
tree1c69eddcc7c06bb56bb4b4719b5a68977e850815
parent23a4b2c6f19297cd067455c852b4874879594c13
qapi: Factor out QAPISchemaObjectTypeMember.check_clash()

While there, stick in a TODO change key of seen from QAPI name to C
name.  Can't do it right away, because it would fail the assertion for
tests/qapi-schema/args-has-clash.json.

Signed-off-by: Markus Armbruster <[email protected]>
Message-Id: <1446559499[email protected]>
Signed-off-by: Eric Blake <[email protected]>
Message-Id: <1447836791[email protected]>
scripts/qapi.py
This page took 0.023944 seconds and 4 git commands to generate.