KDECompilerSettings: Pass -Wvla & -Wdate-time

Authored by kfunk on Apr 13 2017, 5:16 PM.

Description

KDECompilerSettings: Pass -Wvla & -Wdate-time

Summary:
-Wvla: Warn because it's non-standard feature, not supported by MSVC to date
-Wdate-time: Warn because using TIME or DATE prevents reproducible builds

These warnings are being used for *building* Qt itself as well (cf.
qt_common.prf in qtbase)

Test Plan: No new warnings from rebuilding KDE Frameworks

Reviewers: mpyne

Reviewed By: mpyne

Subscribers: mpyne, Frameworks, Build System

Tags: Frameworks, Build System

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

Details

Committed
kfunkApr 18 2017, 6:55 AM
Reviewer
mpyne
Differential Revision
D5430: KDECompilerSettings: Pass -Wvla & -Wdate-time
Parents
R240:1eeae4015bca: Don't include tests together with modules
Branches
Unknown
Tags
Unknown