As a first observation, I'm getting warnings like:

storage_backend_iscsi.c: In function 'virStoragePoolBackendISCSICreate':
storage_backend_iscsi.c:4: warning: unused parameter 'pool'
storage_backend_iscsi.c: In function 'virStoragePoolBackendISCSIStart':
storage_backend_iscsi.c:9: warning: unused parameter 'pool'

storage_backend_lvm.c: In function 'virStoragePoolBackendLVMCreate':
storage_backend_lvm.c:4: warning: unused parameter 'pool'
storage_backend_lvm.c: In function 'virStoragePoolBackendLVMStart':
storage_backend_lvm.c:9: warning: unused parameter 'pool'

etc.  `--enable-compile-warnings=error' should catch these.

Rich.

--
Emerging Technologies, Red Hat - http://et.redhat.com/~rjones/
Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod
Street, Windsor, Berkshire, SL4 1TE, United Kingdom.  Registered in
England and Wales under Company Registration No. 03798903

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

--
Libvir-list mailing list
Libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to