Re: [libvirt] [PATCH v2] util: clang is failing to compile due to unused variables.

2018-07-27 Thread John Ferlan
On 07/27/2018 05:17 PM, Julio Faracco wrote: > After some recent patches, clang is throwing some errors related to > unused variables. This is not happening when we use GCC with -Werror > enabled. Only clang reports this warning. > > make[3]: Entering directory

[libvirt] [PATCH v2] util: clang is failing to compile due to unused variables.

2018-07-27 Thread Julio Faracco
After some recent patches, clang is throwing some errors related to unused variables. This is not happening when we use GCC with -Werror enabled. Only clang reports this warning. make[3]: Entering directory '/home/julio/Desktop/virt/libvirt/src' CC util/libvirt_util_la-virscsivhost.lo