summaryrefslogtreecommitdiffstats
path: root/scripts/tap-merge.pl
diff options
context:
space:
mode:
authorJohn Snow2021-04-21 21:22:28 +0200
committerMarkus Armbruster2021-04-30 12:59:54 +0200
commit86cc2ff65a4764ade26c7741c7c05f23e7efa95c (patch)
tree94eae20e0ac3a1b5e7d30b75f1d60af827b313eb /scripts/tap-merge.pl
parentqapi/error: Use Python3-style super() (diff)
downloadqemu-86cc2ff65a4764ade26c7741c7c05f23e7efa95c.tar.gz
qemu-86cc2ff65a4764ade26c7741c7c05f23e7efa95c.tar.xz
qemu-86cc2ff65a4764ade26c7741c7c05f23e7efa95c.zip
qapi/error: Make QAPISourceError 'col' parameter optional
It's already treated as optional, with one direct caller and some subclass callers passing 'None'. Make it officially optional, which requires moving the position of the argument to come after all required parameters. QAPISemError becomes functionally identical to QAPISourceError. Keep the name to preserve its semantic meaning and avoid code churn, but remove the now-useless __init__ wrapper. Signed-off-by: John Snow <jsnow@redhat.com> Message-Id: <20210421192233.3542904-4-jsnow@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'scripts/tap-merge.pl')
0 files changed, 0 insertions, 0 deletions