Re: [PATCH 0/2] qpm: Minor error value corrections

2020-09-17 Thread Eduardo Habkost
On Thu, Sep 17, 2020 at 02:55:38PM +0200, Markus Armbruster wrote: > Markus Armbruster (2): > qom: Clean up object_property_get_enum()'s error value > qom: Correct error values in two contracts Queued, thanks! -- Eduardo

Re: [PATCH 0/2] qpm: Minor error value corrections

2020-09-17 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200917125540.597786-1-arm...@redhat.com/ Hi, This series seems to have some coding style problems. See output below for more information: N/A. Internal error while reading log file The full log is available at http://patchew.org/logs/20200917125540.59

Re: [PATCH 0/2] qpm: Minor error value corrections

2020-09-17 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200917125540.597786-1-arm...@redhat.com/ Hi, This series failed build test on FreeBSD host. Please find the details below. The full log is available at http://patchew.org/logs/20200917125540.597786-1-arm...@redhat.com/testing.FreeBSD/?type=message.

[PATCH 0/2] qpm: Minor error value corrections

2020-09-17 Thread Markus Armbruster
Markus Armbruster (2): qom: Clean up object_property_get_enum()'s error value qom: Correct error values in two contracts include/qom/object.h | 10 +- qom/object.c | 6 +++--- tests/check-qom-proplist.c | 2 ++ 3 files changed, 10 insertions(+), 8 deletions(-) -