[gcompris] [Bug 394518] gcompris compilation warnings (gcc7, and gcc8)

2018-05-22 Thread Jazeix Johnny
https://bugs.kde.org/show_bug.cgi?id=394518 Jazeix Johnny changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[gcompris] [Bug 394518] gcompris compilation warnings (gcc7, and gcc8)

2018-05-21 Thread Jazeix Johnny
https://bugs.kde.org/show_bug.cgi?id=394518 --- Comment #4 from Jazeix Johnny --- Hi, for cmake the issues come from the parameters you give to the command line: "-DINCLUDE_INSTALL_DIR:PATH=/usr/include" and the related warning: "INCLUDE_INSTALL_DIR is deprecated, use KDE_INSTALL_INCLUDEDIR inst

[gcompris] [Bug 394518] gcompris compilation warnings (gcc7, and gcc8)

2018-05-21 Thread Jazeix Johnny
https://bugs.kde.org/show_bug.cgi?id=394518 Jazeix Johnny changed: What|Removed |Added CC||jaz...@gmail.com Assignee|bruno.coud.

[gcompris] [Bug 394518] gcompris compilation warnings (gcc7, and gcc8)

2018-05-21 Thread Bruno Friedmann
https://bugs.kde.org/show_bug.cgi?id=394518 --- Comment #3 from Bruno Friedmann --- Hi Timothé the expanded result of our %cmake macros is the following rpm --eval %cmake find . -name CMakeLists.txt \ -exec sed -i -re '/^[[:blank:]]*[sS][eE][tT][[:blank:]]*\([[:blank:]]*(CMAKE_BUILD

[gcompris] [Bug 394518] gcompris compilation warnings (gcc7, and gcc8)

2018-05-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394518 anim...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED Ever confirmed|0

[gcompris] [Bug 394518] gcompris compilation warnings (gcc7, and gcc8)

2018-05-21 Thread Bruno Friedmann
https://bugs.kde.org/show_bug.cgi?id=394518 --- Comment #1 from Bruno Friedmann --- During build core/ActivityInfo.cpp & ApplicationSettings.h warning: comparison between signed and unsigned integer expressions [-Wsign-compare] cd /home/abuild/rpmbuild/BUILD/gcompris-qt-0.91/build/src/core &&