D12578: fix some issues reported by clazy
Stefan BrĂ¼ns
noreply at phabricator.kde.org
Tue May 15 19:54:43 UTC 2018
bruns added inline comments.
INLINE COMMENTS
> searchstore.cpp:163
> if (term.operation() == Term::And || term.operation() == Term::Or) {
> QList<Term> subTerms = term.subTerms();
> QVector<PostingIterator*> vec;
`const QList<Term> subterms = ...`
REPOSITORY
R293 Baloo
REVISION DETAIL
https://phabricator.kde.org/D12578
To: mgallien, #baloo, #frameworks, bruns
Cc: kde-frameworks-devel, bruns, ashaposhnikov, michaelh, astippich, spoorun, ngraham
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180515/d9f46795/attachment.html>
More information about the Kde-frameworks-devel
mailing list