https://bugs.kde.org/show_bug.cgi?id=397154
Christoph Feck <cf...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fa...@kde.org, | |stefan.bruens@rwth-aachen.d | |e Resolution|WAITINGFORINFO |--- Status|NEEDSINFO |UNCONFIRMED --- Comment #3 from Christoph Feck <cf...@kde.org> --- First error is: kcoreaddons/src/build/src/lib/pybuild/PyKF5/KCoreAddons/sipKCoreAddonsKFormat.cpp:197:46: error: 'AutoAdjust' is not a member of 'KFormat' ::KFormat::UnitPrefix a3 = KFormat::AutoAdjust; Probably needs to read 'KFormat::UnitPrefix::AutoAdjust', since it's an 'enum class'. -- You are receiving this mail because: You are watching all bug changes.