Use -Wno-gnu-zero-variadic-macro-arguments more

Authored by kfunk on Apr 4 2017, 5:38 PM.

Description

Use -Wno-gnu-zero-variadic-macro-arguments more

Summary:
Add it to KDECompilerSettings.cmake instead of
KDEFrameworkCompilerSettings.cmake.

Users can then just enable -pedantic without worrying about the
gnu-zero-variadic-macro-arguments warning.

This fixes some warnings in e.g. kdenlive

Reviewers: kossebau, apol, dfaure

Reviewed By: apol

Subscribers: apol, Frameworks, Build System

Tags: Frameworks, Build System

Differential Revision: https://phabricator.kde.org/D5302

Details

Committed
kfunkApr 5 2017, 12:52 PM
Reviewer
apol
Differential Revision
D5302: Use -Wno-gnu-zero-variadic-macro-arguments more
Parents
R240:47a4c068a4ec: FindPyModGen: Also search for an unversioned clang++
Branches
Unknown
Tags
Unknown