]> git.ipfire.org Git - thirdparty/glibc.git/commit - ChangeLog
Turn on -Werror=implicit-function-declaration
authorFlorian Weimer <fweimer@redhat.com>
Mon, 8 Sep 2014 11:49:36 +0000 (13:49 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Wed, 10 Sep 2014 06:13:06 +0000 (08:13 +0200)
commite6fb95871cd3557e5882a6f969c11bc6a3cbe781
treee5aed138cf0ff10eeea2feb824f9fc3af7e2d5b2
parent9d3a350b4951351b3d821e8138293470de12abb2
Turn on -Werror=implicit-function-declaration

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.
ChangeLog
Makeconfig
stdlib/tst-tls-atexit-lib.c