On 6/24/20 11:43 AM, Markus Armbruster wrote:
Use visitor functions' return values to check for failure. Eliminate
error_propagate() that are now unnecessary. Delete @err that are now
unused.
Signed-off-by: Markus Armbruster <arm...@redhat.com>
---
docs/devel/qapi-code-gen.txt | 60 ++++++++++++++----------------------
scripts/qapi/commands.py | 22 ++++++-------
scripts/qapi/visit.py | 57 ++++++++++++++--------------------
3 files changed, 55 insertions(+), 84 deletions(-)
Aha - you resolved some of my comments in 22/46.
Reviewed-by: Eric Blake <ebl...@redhat.com>
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3226
Virtualization: qemu.org | libvirt.org