D28225: Suppress some warnings
Stephan Seitz <[email protected]>
| Newsgroups | gmane.comp.kde.education |
|---|---|
| Message-ID | <[email protected]> |
stephanseitz created this revision. Herald added a project: KDE Edu. Herald added a subscriber: kde-edu. stephanseitz requested review of this revision. REVISION SUMMARY Suppress some warnings ([-Wzero-as-null-pointer-constant], [-Wrange-loop-construct]) that occurred when building with clang 11. REPOSITORY R55 Cantor REVISION DETAIL https://phabricator.kde.org/D28225 AFFECTED FILES src/backends/maxima/maximacompletionobject.cpp src/backends/python/pythonserver.cpp src/backends/scilab/scilabexpression.cpp src/lib/defaultvariablemodel.cpp To: stephanseitz Cc: kde-edu, narvaez, apol