<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Mar 28, 2018 at 11:46 AM, Robby Stephenson <span dir="ltr"><<a href="mailto:robby@periapsis.org" target="_blank">robby@periapsis.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><span class="gmail-"><div>On 03/28/2018 10:27 AM, Bruno Cornec wrote:</div><div>> However, I'm not able to compile the new version on Mageia 6 with gcc</div><div>> 5.5:</div><div>> </div><div>> Here is the issue:</div></span><span class="gmail-"><div>> /users/bruno/prj/mageia/<wbr>tellico/BUILD/tellico-3.1.2/<wbr>src/fetch/allocinefetcher.cpp:<wbr>380:52: erreur : lambda-expression in unevaluated context</div><div>>     foreach(const QVariant& variant, resultMap.value(<wbr>QStringLiteral("genre")).<wbr>toList()) {</div><div><br></div></span><div>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.</div><span class="gmail-"><div><br></div><div>> It seems that the toList is causing issues (whereas toMap isn't BTW).</div><div>> Tried a couple of hints found here and there with no good result, so</div><div>> thought I'd ask to you directly as it may be obvious for you.</div><div><br></div></span><div>You can back out the commit for now, I suppose. 2a71b2d5026b8a5cf9646a77847467<wbr>25fb220b54 had no behavior changes, just an intent to improve efficiency of QString handling.</div><div><a href="https://cgit.kde.org/tellico.git/diff/src/fetch/allocinefetcher.cpp?h=3.1&id=2a71b2d5026b8a5cf9646a7784746725fb220b54" target="_blank">https://cgit.kde.org/tellico.<wbr>git/diff/src/fetch/<wbr>allocinefetcher.cpp?h=3.1&id=<wbr>2a71b2d5026b8a5cf9646a77847467<wbr>25fb220b54</a></div><div><br></div><div>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.</div></div></div></blockquote><div><br></div><div>A helpful person already has a patch.</div><div><a href="https://bugs.kde.org/show_bug.cgi?id=392457">https://bugs.kde.org/show_bug.cgi?id=392457</a><br></div><div><br></div><div>Robby</div><div><br></div></div></div></div>