Tellico 3.1.2 Released

Robby Stephenson robby at periapsis.org
Wed Mar 28 15:46:39 UTC 2018


On 03/28/2018 10:27 AM, Bruno Cornec wrote:
> However, I'm not able to compile the new version on Mageia 6 with gcc
> 5.5:
>
> Here is the issue:
>
/users/bruno/prj/mageia/tellico/BUILD/tellico-3.1.2/src/fetch/allocinefetcher.cpp:380:52:
erreur : lambda-expression in unevaluated context
>     foreach(const QVariant& variant,
resultMap.value(QStringLiteral("genre")).toList()) {

If 3.1.1 compiled ok, but 3.1.2 doesn't, it's due to a switch from
QLatin1String to QStringLiteral, which is odd, I think.

> It seems that the toList is causing issues (whereas toMap isn't BTW).
> Tried a couple of hints found here and there with no good result, so
> thought I'd ask to you directly as it may be obvious for you.

You can back out the commit for now, I suppose.
2a71b2d5026b8a5cf9646a7784746725fb220b54 had no behavior changes, just an
intent to improve efficiency of QString handling.
https://cgit.kde.org/tellico.git/diff/src/fetch/allocinefetcher.cpp?h=3.1&id=2a71b2d5026b8a5cf9646a7784746725fb220b54

There are a few other commits of that nature, though, so it may take a
bigger patch overall to compile. I can revert them in total for next
release.

Robby
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/tellico-users/attachments/20180328/00e7d082/attachment.html>


More information about the tellico-users mailing list