mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 11:51:11 +00:00
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>
|
||
---|---|---|
.. | ||
client_close.c | ||
client_info.c | ||
client_limits.c | ||
list_clients.c | ||
list_servers.c | ||
logging.c | ||
threadpool_params.c |