meven created this revision. meven added reviewers: ervin, bport, crossi, Frameworks. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. meven requested review of this revision.
REVISION SUMMARY Allow to write choices such as : <choices> <choice name="enum_name" value="I can't containt (anything)"></choice> <choice name="normal_choice"></choice> </choices> TEST PLAN ctest REPOSITORY R237 KConfig BRANCH master REVISION DETAIL https://phabricator.kde.org/D27463 AFFECTED FILES autotests/kconfig_compiler/test4.cpp.ref autotests/kconfig_compiler/test4.kcfg src/core/kcoreconfigskeleton.cpp src/core/kcoreconfigskeleton.h src/kconfig_compiler/KConfigCommonStructs.h src/kconfig_compiler/KConfigSourceGenerator.cpp src/kconfig_compiler/KConfigXmlParser.cpp To: meven, ervin, bport, crossi, #frameworks Cc: kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns