D18167: Move -Wsuggest-override -Wlogical-op to regular compiler settings
Martin Flöser
noreply at phabricator.kde.org
Mon Jan 21 05:28:20 GMT 2019
graesslin added a comment.
For done code this warning is pointless and negative. I invite you to work with a code base like KWin where it is more important to have a working git blame than protection for theoretical problems. Nobody will be able to guarantee that a 500+ change to add override won't break. Human errors happen, nobody will be able to review something like that. Addressing this warning by adding override all over our legacy code base has a serious risk.
I'm seriously pissed that this is forced on us and we have to change code.
I'm totally fine with this warning for new code and new projects. But let projects opt in for it instead of forcing it on legacy code bases.
REPOSITORY
R240 Extra CMake Modules
REVISION DETAIL
https://phabricator.kde.org/D18167
To: aacid
Cc: graesslin, apol, vkrause, kde-frameworks-devel, kde-buildsystem, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-buildsystem/attachments/20190121/aeca1638/attachment.html>
More information about the Kde-buildsystem
mailing list