aboutsummaryrefslogtreecommitdiff
path: root/src/core/ksharedconfig.cpp
diff options
context:
space:
mode:
authorNicolás Alvarez <nicolas.alvarez@gmail.com>2014-06-21 01:36:04 -0300
committerNicolás Alvarez <nicolas.alvarez@gmail.com>2014-06-27 21:44:46 -0300
commit55c055470aa4f8e153688c7720811c6413d71346 (patch)
treef17278a7b919ef3978a3a899d576bbe1aa964d08 /src/core/ksharedconfig.cpp
parentd213cf146e9548a2f75b5084b679bf5dbad680b8 (diff)
downloadkconfig-55c055470aa4f8e153688c7720811c6413d71346.tar.gz
kconfig-55c055470aa4f8e153688c7720811c6413d71346.tar.bz2
Fix build on Visual C++ 2010.
Visual C++ 2010 throws an internal compiler error trying to compile kconfigtest, since 5f4dc2973f. I couldn't figure out a non-intrusive code tweak that would work around the ICE, so I had to skip compiling this particular initialization code on this particular compiler version, and skip running the test that relies on it (testEnums). The dummy=42 entry is so that the config group isn't empty, which makes testGroupCopyTo and testReparent still run and pass, so we don't need to skip them. REVIEW:118852
Diffstat (limited to 'src/core/ksharedconfig.cpp')
0 files changed, 0 insertions, 0 deletions