Re: KDebug and KDE_NO_DEBUG_OUTPUT

2011-03-17 Thread David Faure
On Thursday 17 March 2011, Fabrice Ménard wrote: > Hi, > > kdebug.cpp should respect its header concerning KDebug::Block when the > KDE_NO_DEBUG_OUTPUT directive is defined. Thanks, applied. -- David Faure, fa...@kde.org, http://www.davidfaure.fr Sponsored by Nokia to work on KDE, incl. Konquer

KDebug and KDE_NO_DEBUG_OUTPUT

2011-03-17 Thread Fabrice Ménard
Hi, kdebug.cpp should respect its header concerning KDebug::Block when the KDE_NO_DEBUG_OUTPUT directive is defined. Regards, -- Fabrice Ménarddiff --git a/kdecore/io/kdebug.cpp b/kdecore/io/kdebug.cpp index 62b7ee9..8100533 100644 --- a/kdecore/io/kdebug.cpp +++ b/kdecore/io/kdebug.cpp @@ -87