michaelh planned changes to this revision.
REPOSITORY
R293 Baloo
REVISION DETAIL
https://phabricator.kde.org/D10856
To: michaelh, adridg, #baloo, #frameworks
Cc: michaelh
michaelh added inline comments.
INLINE COMMENTS
> iohandlertest.cpp:32
> +//FIXME: Does not link with DocId in ../iohandler.h. Why?
> #include "../iohandler.h"
> +
Error is:
[ 34%] Linking CXX executable ../../../../bin/extractorIOTest
CMakeFiles/extractorIOTest.dir/iohandlertest.cpp.o
michaelh added a dependency: D10829: Use DocumentId class.
REPOSITORY
R293 Baloo
REVISION DETAIL
https://phabricator.kde.org/D10856
To: michaelh, adridg, #baloo, #frameworks
Cc: michaelh
michaelh created this revision.
michaelh added reviewers: adridg, Baloo, Frameworks.
Restricted Application added a project: Frameworks.
michaelh requested review of this revision.
TEST PLAN
make test
REPOSITORY
R293 Baloo
BRANCH
use-class-tests-compile (branched from flexible-docid)
REVI