mirror of https://gitee.com/openkylin/libvirt.git
3b67fc9f9f
For instance:
hellolibvirt/hellolibvirt.c: In function 'showDomains':
hellolibvirt/hellolibvirt.c💯19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < numNames; i++) {
^
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
|
||
---|---|---|
.. | ||
hellolibvirt.c |