Re: -Werror considered harmful



On 02/26/2013 02:39 AM, Behdad Esfahbod wrote:
In file included from ../../../glib/libcharset/localcharset.c:28:
/usr/lib/gcc/i586-mingw32msvc/4.2.1-sjlj/../../../../i586-mingw32msvc/include/stdio.h:372:
error: no previous prototype for 'getc'

This is a bug in whatever version of mingw you are using;
-Wmissing-prototypes is not supposed to apply to system headers.

-- Dan



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]