https://bugs.kde.org/show_bug.cgi?id=384724
--- Comment #5 from Aleix Pol ---
Git commit b1bcf4ddbd841270a0b31a1d055ec4ead941b00d by Aleix Pol.
Committed on 04/10/2017 at 10:53.
Pushed by apol into branch '5.2'.
Make cmake-server output forwarding a qCDebug
M +2-2plugins/cmake/cmakeser
https://bugs.kde.org/show_bug.cgi?id=384724
--- Comment #4 from RJVB ---
I beg to differ. It makes no sense to warn about unhandled cmake server
messages for the majority of users (basically everyone not working on cmake
server support). They're only useful when debugging an import issue, and can
https://bugs.kde.org/show_bug.cgi?id=384724
--- Comment #3 from Kevin Funk ---
Git commit 73f2759f5e85ef9335280e3f8bb33428ec0df5cd by Kevin Funk.
Committed on 04/10/2017 at 09:05.
Pushed by kfunk into branch '5.2'.
Revert "cmake: Degrade warning to normal debug msg"
Note: We should explicitly s
https://bugs.kde.org/show_bug.cgi?id=384724
Kevin Funk changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=384724
--- Comment #1 from RJVB ---
A new spammy bit which doesn't print anything understandable or of interest,
introduced by #11bc71c1 :
diff --git a/plugins/cmake/cmakeutils.cpp b/plugins/cmake/cmakeutils.cpp
index
9d6b6318d37281b7ec45673adfc9ce2ab322e202.