build: Disable new gcc 8 warning -Wcast-function-type
authorSimon McVittie <smcv@collabora.com>
Mon, 23 Jul 2018 17:20:54 +0000 (18:20 +0100)
committerSimon McVittie <smcv@collabora.com>
Thu, 2 Aug 2018 16:12:26 +0000 (17:12 +0100)
commitab8ef4ae31bd5aa28dd228ceb8794877ccf9fd32
tree35289a1ee87aed02e9652b56951c7774db4a9fc9
parent7469b878d5c9542929783b9acc037796b29ee6e2
build: Disable new gcc 8 warning -Wcast-function-type

The foreach(list, (DBusForeachFunction) free, NULL) idiom seems too
entrenched to remove it from stable branches.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=107349
Signed-off-by: Simon McVittie <smcv@collabora.com>
Reviewed-by: Thiago Macieira <thiago@kde.org>
configure.ac