<div dir="ltr"><div><div>Hi All<br><br></div>Kdevelop master is currently not building:<br><br><a href="http://build.kde.org/view/kdevelop/job/kdevelop_master_qt5/">http://build.kde.org/view/kdevelop/job/kdevelop_master_qt5/</a><br><br>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<br>10:20:57        qDebug() << i->data(fakeModel().index(0, KTextEditor::CodeCompletionModel::Name), Qt::DisplayRole, 0).toString();<br>10:20:57                                      ^<br><br></div>Offending commit seems to be:<br><div><div><div><br>ef0a1759fdf6dab32caf5802ae24bbd361c57881<br><br></div><div>That removes the fakeModel method from <br></div><div><br>language/codecompletion/codecompletiontesthelper.h<br><br></div><div>in kdevplatform. <br><br></div><div>Question is, should this method be moved to test_cppcodecompletion.cpp or?<br><br></div><div>/Morten<br></div><div><br></div></div></div></div>