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.koe...@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.macie...@intel.com>
    Reviewed-by: Alex Blasche <alexander.blas...@digia.com>
_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to