[Digikam-devel] [Bug 133026] crashes on systems using hyperthreading

Marcel Wiesweg marcel.wiesweg at gmx.de
Tue Nov 7 22:31:12 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 marcel.wiesweg gmx de  2006-11-07 23:31 -------
Created an attachment (id=18463)
 --> (http://bugs.kde.org/attachment.cgi?id=18463&action=view)
DDebug implementation

This is the current patch.
The idea is that using some #define magic (which I usually don't like at all,
but I am pragmatic) and gcc's include option, the source does not need to be
touched at all.
Three Makefile.ams are changed so that the ddebug.h is included in all source
files. This would have to be done with all other Makefile.ams.

Alternatively, we can #include <ddebug.h> in every file, or even dont use the
#define and replace every occurence of kdDebug with DDebug.



More information about the Digikam-devel mailing list