El viernes, 5 de abril de 2019 2:34:56 (CEST), Christoph Feck escribió:
Hello packagers,
*.tar.xz files are available at the usual "unstable" location.
Many changes since the beta, please test thoroughly.
kidentitymanagenement doesn't build due to -DQT_NO_FOREACH
In file included from
/build/kidentitymanagement/src/kidentitymanagement-19.03.90/src/identitymanager.h:24,
from
/build/kidentitymanagement/src/kidentitymanagement-19.03.90/src/utils.cpp:21:
/usr/include/KF5/KConfigCore/kconfiggroup.h: In member function ‘QList<T>
KConfigGroup::readEntry(const char*, const QList<T>&) const’:
/usr/include/KF5/KConfigCore/kconfiggroup.h:734:16: error: expected
primary-expression before ‘const’
Q_FOREACH (const T &value, defaultValue) {
^~~~~