D5430: KDECompilerSettings: Pass -Wvla & -Wdate-time
Kevin Funk
noreply at phabricator.kde.org
Thu Apr 13 17:23:10 UTC 2017
kfunk created this revision.
Restricted Application added projects: Frameworks, Build System.
Restricted Application added subscribers: Build System, Frameworks.
REVISION 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)
REPOSITORY
R240 Extra CMake Modules
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D5430
AFFECTED FILES
kde-modules/KDECompilerSettings.cmake
To: kfunk
Cc: #frameworks, #build_system
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-buildsystem/attachments/20170413/f4330844/attachment.html>
More information about the Kde-buildsystem
mailing list