[Development] MSVC warnings in Qt module code now fatal
Kai Köhne
Kai.Koehne at qt.io
Thu Jun 24 11:22:29 CEST 2021
Hi,
Just a heads up that yesterday https://codereview.qt-project.org/c/qt/qtbase/+/356259 went into dev. This makes builds with -warnings-are-errors actually fail for MSVC compiler warnings again.
I tested a local qt5.git build beforehand. Anyhow, if you still run into a submodule where integrations now fail in the CI, either fix or disable the individual warning... or do
set(QT_REPO_NOT_WARNINGS_CLEAN TRUE)
For the whole module, though this should obviously just be a hotfix.
Regards
Kai
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20210624/7d5add39/attachment-0001.html>
More information about the Development
mailing list