[libvirt] [PATCH libvirt 1/6] errcode is typedef by mingw, rename an argument name

Marc-André Lureau mlureau at redhat.com
Wed Jan 25 22:17:43 UTC 2012



----- Mensaje original -----
> On 01/25/2012 01:13 PM, Marc-André Lureau wrote:
> > Fixes the following warning:
> > util/virterror.c:1242:31: warning: declaration of 'errcode' shadows
> > a global declaration [-Wshadow]
> 
> Which header is polluting the namespace with a non-standard name?

crtdefs.h
10:typedef int errcode;





More information about the libvir-list mailing list