[PATCH] Turn implict-function-declaration warnings into errors

Florian Weimer fweimer@redhat.com
Mon Sep 8 12:17:00 GMT 2014


GCC 4.4, the minimum compiler version, supports this option.  Unlike
other warnings, -Wimplicit-function-declaration warnings should be
independent of compiler versions, so this change should not cause
compiler-specific build failures (the usual trouble with -Werror).

Testing this change revealed one missing #include file in a test case.

-- 
Florian Weimer / Red Hat Product Security
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Turn-on-Werror-implicit-function-declaration.patch
Type: text/x-patch
Size: 1665 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20140908/8d368e14/attachment.bin>


More information about the Libc-alpha mailing list