summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2011-05-25 14:34:13 +0200
committerJim Meyering <meyering@redhat.com>2011-05-26 22:13:54 +0200
commitad756440fbf29fa35fd5c1c0893a3e96fe60aa54 (patch)
tree691f313a57415594460c0458b75f9ea268f8ee52 /src
parent419b6c9d42ba643265f802cd150d0b232e43186a (diff)
downloadcoreutils-ad756440fbf29fa35fd5c1c0893a3e96fe60aa54.tar.xz
build: --enable-gcc-warnings: enable -Wstrict-overflow in src/
* configure.ac (WARN_CFLAGS): Don't turn off -Wstrict-overflow. (GNULIB_WARN_CFLAGS): Remove -Wstrict-overflow from the list of warning options used in lib/. Normally I find that -Wstrict-overflow produces too many false positives, but considering that it warns of the bug reported in http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33498, I now think it is worthwhile. The lesser of two evils. Thanks to Daniel Veillard for showing me the gcc bug report.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions