Revision 1213836
Go back to digest for 16th January 2011Bug Fixes in KDE Base
David Faure committed changes in /trunk/KDE/kdelibs/kdecore:
Fix r1210779 so that it uses a function rather than a file-static int (== global initializer),
and explain in kdebug.h why people shouldn't use a global initializer
(in practice, it broke kconfigafterkglobaltest[12] and kdebug_unittest)
File Changes
Modified 4 files
- /trunk/KDE/kdelibs/kdecore
- /io/kdebug.h
- /tests/kconfigafterkglobaltest1.cpp
- /util/kshareddatacache.cpp
- /util/kshareddatacache_p.h
4 files changed in total