michaelh created this revision. Restricted Application added a project: Frameworks. Restricted Application added a subscriber: Frameworks. michaelh requested review of this revision.
REVISION SUMMARY Find and replace `quint64` with `DocId` Add `#include "idutils.h"` until it compiles see: D10825 <https://phabricator.kde.org/D10825> TEST PLAN build REPOSITORY R293 Baloo BRANCH aliases-tests (branched from flexible-docid) REVISION DETAIL https://phabricator.kde.org/D10851 AFFECTED FILES autotests/integration/dbstate.h autotests/integration/filesearchstoretest.cpp autotests/integration/querytest.cpp autotests/integration/writetransactiontest.cpp autotests/unit/codecs/postingcodectest.cpp autotests/unit/engine/andpostingiteratortest.cpp autotests/unit/engine/documentiddbtest.cpp autotests/unit/engine/documenturldbtest.cpp autotests/unit/engine/idtreedbtest.cpp autotests/unit/engine/mtimedbtest.cpp autotests/unit/engine/orpostingiteratortest.cpp autotests/unit/engine/phraseanditeratortest.cpp autotests/unit/engine/positiondbtest.cpp autotests/unit/engine/postingdbtest.cpp autotests/unit/engine/transactiontest.cpp autotests/unit/file/basicindexingqueuetest.cpp autotests/unit/file/metadatamovertest.cpp To: michaelh Cc: #frameworks, michaelh