[Digikam-devel] [Bug 133026] crashes on systems using hyperthreading
Gilles Caulier
caulier.gilles at kdemail.net
Wed Nov 8 07:00:40 GMT 2006
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=133026
------- Additional Comments From caulier.gilles kdemail net 2006-11-08 08:00 -------
Thanks Marcel for this implementation.
> Alternatively, we can #include <ddebug.h> in every file, or even dont use the
> #define and replace every occurence of kdDebug with DDebug.
I'm favorable to use this way intead a gcc macro witch can be an opaque solution. If we changing kdDebug with DDebug in source code we will be sure than we use it properly (:=)))
I will add your source code in svn and looking changes requires in other place.
Question : If i remplace all kdDebug() occurences in digiKam/DigikamImagePlugins, we will use DDebug in main thread too. I hope than this will not be a cause of any problems. Right ?
Gilles
More information about the Digikam-devel
mailing list