mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-23 18:32:49 +00:00
![]() this also fixes a strange bug that I originally tought that it's an RPATH issues but it turns out that this is some kind of mutex-lock issue. to be more interesting this bug does not occur when the NDEBUG conditionals are removed or if they are unconditionalized, the first observation leads me to think that this is compiler bug and the second that it's mutex-lock issue that is resolved because some code in KDebug and/or QDebug (i've tried with it too) locks/unlockes/detaches/does some voodoo that overcomes the bug. in any case it's hard for me to pin-point the problem so if anyone can look into it that would be great, for now this change will do Signed-off-by: Ivailo Monev <xakepa10@gmail.com> |
||
---|---|---|
.. | ||
kaboutdata.cpp | ||
kaboutdata.h | ||
kauthorized.cpp | ||
kauthorized.h | ||
kcmdlineargs.cpp | ||
kcmdlineargs.h | ||
kcomponentdata.cpp | ||
kcomponentdata.h | ||
kcomponentdata_p.h | ||
kdbusconnectionpool.cpp | ||
kdbusconnectionpool.h | ||
kglobal.cpp | ||
kglobal.h | ||
kglobal_p.h | ||
kstandarddirs.cpp | ||
kstandarddirs.h | ||
kstandarddirs_unix.cpp | ||
ktoolinvocation.cpp | ||
ktoolinvocation.h | ||
ktoolinvocation_x11.cpp |