
25 Jan
2012
25 Jan
'12
11:17 p.m.
----- 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;