D28400: [AdvancedQueryParser] Move semantic handling of tokens to SearchStore
Friedrich W. H. Kossebau
noreply at phabricator.kde.org
Tue Apr 7 19:25:28 BST 2020
kossebau added inline comments.
INLINE COMMENTS
> searchstore.cpp:82
> +};
> +constexpr std::array<InternalProperty, 6> internalProperties {{
> + { "filename", "F", QVariant::String },
This might need an explicit `#include <array>` on some systems, not exactly sure by the error message.
At least with FreeBSD & Windows KDE CI fails over this: https://build.kde.org/view/Failing/job/Frameworks/job/baloo/
REPOSITORY
R293 Baloo
REVISION DETAIL
https://phabricator.kde.org/D28400
To: bruns, #baloo, ngraham
Cc: kossebau, kde-frameworks-devel, hurikhan77, lots0logs, LeGast00n, cblack, fbampaloukas, GB_2, domson, ashaposhnikov, michaelh, astippich, spoorun, ngraham, bruns, abrahams
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200407/6b35caee/attachment.html>
More information about the Kde-frameworks-devel
mailing list