[ktexteditor] src/utils: only output warnings and above per default

Christoph Cullmann cullmann at absint.com
Tue Jul 28 08:48:57 UTC 2015


Hi,

ok, will fix the #if and will remove that if the cmake solution is there ;=)

Greetings
Christoph

----- Ursprüngliche Mail -----
> On Tuesday 28 July 2015 07:54:54 Christoph Cullmann wrote:
> > 
> > -Q_LOGGING_CATEGORY(LOG_PART, "katepart")
> > +Q_LOGGING_CATEGORY(LOG_PART, "katepart", QtWarningMsg)
> 
> This should be in a #if QT_VERSION > QT_VERSION_CHECK(5,4,0)
> block, because it was missing in 5.3 (which we still support).
> 
> My plan is the following: I asked Alex Merry to add a cmake macro to generate
> this debug._ph/debug.cpp pair of files, where we can add the #if above.
> 
> --
> David Faure, faure at kde.org, http://www.davidfaure.fr
> Working on KDE Frameworks 5
> 
> 

-- 
----------------------------- Dr.-Ing. Christoph Cullmann ---------
AbsInt Angewandte Informatik GmbH      Email: cullmann at AbsInt.com
Science Park 1                         Tel:   +49-681-38360-22
66123 Saarbrücken                      Fax:   +49-681-38360-20
GERMANY                                WWW:   http://www.AbsInt.com
--------------------------------------------------------------------
Geschäftsführung: Dr.-Ing. Christian Ferdinand
Eingetragen im Handelsregister des Amtsgerichts Saarbrücken, HRB 11234


More information about the Kde-frameworks-devel mailing list