Marek Marczykowski-Górecki writes ("[PATCH 1/2] python: fix -Wsign-compare 
warnings"):
> Specifically:
> xen/lowlevel/xc/xc.c: In function ‘pyxc_domain_create’:
> xen/lowlevel/xc/xc.c:147:24: error: comparison of integer expressions of 
> different signedness: ‘int’ and ‘long unsigned int’ [-Werror=sign-compare]
>   147 |         for ( i = 0; i < sizeof(xen_domain_handle_t); i++ )

Thanks,

Acked-by: Ian Jackson <[email protected]>

and committed.

Ian.

_______________________________________________
Xen-devel mailing list
[email protected]
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to