[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 1/2] python: fix -Wsign-compare warnings
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 <ian.jackson@xxxxxxxxxxxxx> and committed. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |