[libvirt] [PATCH 03/11] remote: don't pull anonymous enums into rpc protocol structs

Pavel Hrdina phrdina at redhat.com
Mon Sep 30 08:29:23 UTC 2019


On Fri, Sep 27, 2019 at 06:17:25PM +0100, Daniel P. Berrangé wrote:
> The VIR_TYPED_PARAM_* enum fields are defined in libvirt-common.h, not
> in the remote protcol, so shouldn't be part of the protocol structs
> output check. This avoids similar problems hitting when we add use of
> glib, which has other such anonymous enums.
> 
> Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>
> ---
>  src/Makefile.am             | 3 +--
>  src/admin_protocol-structs  | 9 ---------
>  src/remote_protocol-structs | 9 ---------
>  3 files changed, 1 insertion(+), 20 deletions(-)

Reviewed-by: Pavel Hrdina <phrdina at redhat.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20190930/29049cfc/attachment-0001.sig>


More information about the libvir-list mailing list