Review Request 119604: Fix build of KDELibs4Support, qMessageFormatString
Aleix Pol Gonzalez
aleixpol at kde.org
Tue Aug 19 13:08:12 UTC 2014
> On Aug. 19, 2014, 9:46 a.m., Hrvoje Senjan wrote:
> > i don't know is there maybe a 'better' solution; i know Qt changes internal API, but we still have a BC breakage:
> > undefined symbol: _Z20qMessageFormatString9QtMsgTypeRK18QMessageLogContextRK7QString
>
> Aleix Pol Gonzalez wrote:
> Well, you shouldn't be getting this if you have my patch in.
>
> Hrvoje Senjan wrote:
> the lib is borked with: kdelibs4support HEAD built against Qt 5.3 and used with Qt 5.4 at runtime
Well there isn't much we can do about that. We shouldn't have used a private symbol. *spank*
- Aleix
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/119604/#review64829
-----------------------------------------------------------
On Aug. 5, 2014, 10:37 p.m., Aleix Pol Gonzalez wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/119604/
> -----------------------------------------------------------
>
> (Updated Aug. 5, 2014, 10:37 p.m.)
>
>
> Review request for Plasma.
>
>
> Repository: kdelibs4support
>
>
> Description
> -------
>
> We were using some private API that now it's public, but it got renamed in the process.
>
> With this patch, we only fetch the old function name if we're on 5.3, and we create dummy function with the new name, otherwise.
>
>
> Diffs
> -----
>
> src/kdecore/kdebug.cpp 1713cad
>
> Diff: https://git.reviewboard.kde.org/r/119604/diff/
>
>
> Testing
> -------
>
> I get to build kdelibs4support.
>
>
> Thanks,
>
> Aleix Pol Gonzalez
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20140819/89d759a5/attachment.html>
More information about the Plasma-devel
mailing list