Add QT_NO_NARROWING_CONVERSIONS_IN_CONNECT as default compile flags
ClosedPublic

Authored by mlaurent on Sep 17 2018, 5:38 AM.

Details

Summary

Use QT_NO_NARROWING_CONVERSIONS_IN_CONNECT as default flags

Diff Detail

Repository
R240 Extra CMake Modules
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
mlaurent created this revision.Sep 17 2018, 5:38 AM
Restricted Application added projects: Frameworks, Build System. · View Herald TranscriptSep 17 2018, 5:38 AM
Restricted Application added subscribers: kde-buildsystem, kde-frameworks-devel. · View Herald Transcript
mlaurent requested review of this revision.Sep 17 2018, 5:38 AM

Do all frameworks build with this change?

I fixed 2 repos.
Otherwise all compiles fine (ok I don't test on windows/mac and perhaps some module is not compiles on my computer)

dfaure accepted this revision.Sep 22 2018, 1:52 PM
This revision is now accepted and ready to land.Sep 22 2018, 1:52 PM
This revision was automatically updated to reflect the committed changes.