On Wed, Sep 04, 2019 at 01:41:56PM -0400, Cole Robinson wrote:
> libvirt-override.c: In function ‘libvirt_virConnectBaselineHypervisorCPU’:
> libvirt-override.c:9946:23: warning: comparison of integer expressions of 
> different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ 
> [-Wsign-compare]
> libvirt-override.c:9961:19: warning: comparison of integer expressions of 
> different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ 
> [-Wsign-compare]
> 
> Use ssign_t as was similarly done in 75ec2acb6163b
> 
> Signed-off-by: Cole Robinson <[email protected]>
> ---
>  libvirt-override.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Pavel Hrdina <[email protected]>

Attachment: signature.asc
Description: PGP signature

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to