https://bugs.kde.org/show_bug.cgi?id=396185
--- Comment #12 from Emmanuel Lepage Vallée <elv1...@gmail.com> --- Thanks for reporting that. Is there any other bug you see with Ring-KDE? I plan to do a release tomorrow? To fix your issue, I just tested with GCC 5.4, 6, 7, 8, Clang++ 4, 5, 6. I also used proprietary stuff like Coverity compiler. I also added -Werror on my laptop to catch the issue you had earlier to it doesn't happen again. Finally, I modified the CMakeLists.txt to enable all warnings from all GCC version so if they add new ones to -Wall (and no, "all" isn't even 35% of the possible warnings), then it will appear on my CI system before it gets pushed to git. -- You are receiving this mail because: You are watching all bug changes.