wafsamba: Add '-Werror=strict-overflow -Wstrict-overflow=2' to the developer build
authorAndreas Schneider <asn@samba.org>
Thu, 5 Apr 2018 20:33:56 +0000 (13:33 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 6 Apr 2018 00:07:15 +0000 (02:07 +0200)
commit924f3f000e627f0c12f1b2381608b3182c2d53c5
tree7f8abf05de7f9ea627977f1b3a2264b79afb7b18
parent9bf489d8d5838e73afaaca263485a332b14b174e
wafsamba: Add '-Werror=strict-overflow -Wstrict-overflow=2' to the developer build

We could move it to 3, but shouldn't go higher. If you set it to 4 and 5
you will probably also get a lot of false positives.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Fri Apr  6 02:07:16 CEST 2018 on sn-devel-144
buildtools/wafsamba/samba_autoconf.py