[Bug 154529] kdesdk (kde4) compile error
Kevin Kofler
kevin.kofler at chello.at
Sun Dec 23 15:36:06 CET 2007
------- 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=154529
kevin.kofler chello at changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|kompare-devel kde org |kevin.kofler chello at
Status|UNCONFIRMED |ASSIGNED
everconfirmed|0 |1
------- Additional Comments From kevin.kofler chello at 2007-12-23 15:36 -------
Ugh, this is a multiple-layer screwup:
* this code is under #ifdef NDEBUG, it's supposed to be #ifndef NDEBUG, as this is debugging code,
* nothing actually defined NDEBUG until very recently, so this code path was never hit in KDE 4.
More information about the Kompare-devel
mailing list