Re: [PATCH v2 00/58] qom: Automated conversion of type checking boilerplate

2020-08-19 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200820001236.1284548-1-ehabk...@redhat.com/ Hi, This series failed the docker-quick@centos7 build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. === TEST SCRIPT BEGIN

Re: [PATCH v2 00/58] qom: Automated conversion of type checking boilerplate

2020-08-19 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200820001236.1284548-1-ehabk...@redhat.com/ Hi, This series failed the docker-mingw@fedora build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. === TEST SCRIPT BEGIN =

Re: [PATCH v2 00/58] qom: Automated conversion of type checking boilerplate

2020-08-19 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200820001236.1284548-1-ehabk...@redhat.com/ Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20200820001236.1284548-1-ehabk...@redhat.com Subject: [PATCH v2 00/58] qom: Automated

Re: [PATCH v2 00/58] qom: Automated conversion of type checking boilerplate

2020-08-19 Thread Eduardo Habkost
CCing everybody who replied to the v1 thread. I've CCed people on individual patches using get_maintainer.pl, but forgot to CC people from the v1 thread (sorry!). On Wed, Aug 19, 2020 at 08:11:38PM -0400, Eduardo Habkost wrote: > This is an extension of the series previously submitted by > Daniel

[PATCH v2 00/58] qom: Automated conversion of type checking boilerplate

2020-08-19 Thread Eduardo Habkost
This is an extension of the series previously submitted by Daniel[1], including a script that will convert existing type checker macros automatically. Changes from series v1 to v2: * Don't skip TypeCheckMacro conversion if typedefs are found in typedefs.h * Don't look for typedefs if type check