Configure the compiler to suggest useful function attributes

Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
This commit is contained in:
Simon McVittie 2016-10-07 19:13:52 +01:00 committed by Simon McVittie
parent 7959d90719
commit b2d1471172

View file

@ -1361,8 +1361,6 @@ dnl TODO: The compiler flags below disable warnings that the
dnl compiler emits while building dbus. Fix the source
dnl code and remove these flags.
DISABLE_WARNINGS="$DISABLE_WARNINGS
-Wno-suggest-attribute=format
-Wno-suggest-attribute=noreturn
-Wno-switch-default
-Wno-switch-enum
"