Hey all,

can we enable more warnings on the CI? What -W flags are we currently building 
with? What GCC version do we use? I got a report about a warning that is 
currently not visible on our CI:

/tmp/makepkg/kdevelop-git/src/kdevelop/projectmanagers/qmake/parser/
buildastvisitor.cpp: In member function ‘T* QMake::BuildASTVisitor::stackPop() 
[with T = QMake::StatementAST]’:
/tmp/makepkg/kdevelop-git/src/kdevelop/projectmanagers/qmake/parser/
buildastvisitor.cpp:243:4: warning: assuming signed overflow does not occur 
when assuming that (X - c) <= X is always true [-Wstrict-overflow]

Even more odd, we have https://build.kde.org/job/kdevelop%20master%20kf5-qt5/
PLATFORM=Linux,compiler=gcc/158/warningsResult/package.-835791298/ but the 
following deprecation warning is nowhere shown:

/tmp/makepkg/kdevelop-git/src/build/languages/clang/clangsettings/
sessionconfig.cpp:48:1: warning: ‘virtual void 
KCoreConfigSkeleton::usrReadConfig()’ is deprecated [-Wdeprecated-
declarations]

Has anyone a clue what's going on here?

-- 
Milian Wolff
m...@milianw.de
http://milianw.de

>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Reply via email to