Debug warnings for broken icons

David Jarvie djarvie at kde.org
Thu Dec 20 09:47:01 GMT 2007


On Wed, December 19, 2007 6:57 pm, Urs Wolfer wrote:
> For the moment, I prefer the way to not cache broken
> icons. This makes it way easier to find and fix such icons. Of course it
> would be nice if we have a #define when we compile kdelibs in debug mode
> (is that possible?). Then we could just not insert it into the cache when
> we are in debug mode.

'#ifndef NDEBUG' can be used to only compile things when debug is enabled.

-- 
David Jarvie.
KAlarm author & maintainer.
http://www.astrojar.org.uk/kalarm





More information about the kde-core-devel mailing list