On Saturday, 7 April 2018 23:20:40 CEST, [email protected] wrote:
/wrkdirs/usr/ports/archivers/ark/work/ark-17.12.3/kerfuffle/pluginmanager.cpp:269:9: error: return type 'QString' must match previous return type 'const QString' when lambda expression has unspecified explicit return type
        return QString();
        ^


tcberner has a patch for that that is a bit "meh", and I've got a patch in mind that uses explicit typing on the lambda that is causing the problem here, but I need a 10.4 box (setting one up now) to test with :/

[ade]

Reply via email to