Kdevelop master not building

Morten Volden mvolden2 at gmail.com
Thu Apr 23 10:57:16 UTC 2015


Hi All

Kdevelop master is currently not building:

http://build.kde.org/view/kdevelop/job/kdevelop_master_qt5/

10:20:57
/srv/jenkins/workspace/kdevelop_master_qt5/languages/cpp/tests/test_cppcodecompletion.cpp:2028:37:
error: ‘fakeModel’ was not declared in this scope
10:20:57        qDebug() << i->data(fakeModel().index(0,
KTextEditor::CodeCompletionModel::Name), Qt::DisplayRole, 0).toString();
10:20:57                                      ^

Offending commit seems to be:

ef0a1759fdf6dab32caf5802ae24bbd361c57881

That removes the fakeModel method from

language/codecompletion/codecompletiontesthelper.h

in kdevplatform.

Question is, should this method be moved to test_cppcodecompletion.cpp or?

/Morten
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20150423/bb6dc3e3/attachment-0001.html>


More information about the KDevelop-devel mailing list