KF5 is not longer building against Qt 5.4
Aleix Pol
aleixpol at kde.org
Mon Aug 4 15:01:54 UTC 2014
Hi,
I just found out that qMessageFormatString got renamed
into qMessageFormatString, that's the commit message [1].
Anybody has a better solution than a good ol' ifdef?
Aleix
[1]
commit e968793e81ffcb439210e7eb422c0063834cfdc9
Author: Kai Koehne <kai.koehne at digia.com>
Date: Fri Jul 18 14:40:59 2014 +0200
Add qFormatLogMessage()
Export the former qMessageFormatString() as qFormatLogMessage(). This
allows custom message handlers to format their messages just like the
default message handler, taking qSetMessagePattern() /
QT_MESSAGE_PATTERN into account.
The method should arguably not add the '\n' at the end, which a follow
up commit will fix.
Change-Id: Ib2a9cfda91473df079daf03bf3197e6ac63e013e
Reviewed-by: Thiago Macieira <thiago.macieira at intel.com>
Reviewed-by: Alex Blasche <alexander.blasche at digia.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20140804/0136042d/attachment.html>
More information about the Kde-frameworks-devel
mailing list