Review Request 124629: [outlineview] Fix compile with gcc 4.8

Christoph Feck cfeck at kde.org
Wed Aug 5 17:22:10 UTC 2015


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/124629/
-----------------------------------------------------------

Review request for KDevelop and Alex Richardson.


Repository: kdevplatform


Description
-------

Without this patch, I get this error when compiling kdevplatform/master:

CMakeFiles/kdevoutlineview.dir/outlinemodel.cpp.o: In function `OutlineModel::rebuildOutline(KDevelop::IDocument*)':
/local/git/extragear/kdevelop/kdevplatform/plugins/outlineview/outlinemodel.cpp:175: undefined reference to `OutlineNode::dummyNode()'
/local/git/extragear/kdevelop/kdevplatform/plugins/outlineview/outlinemodel.cpp:184: undefined reference to `OutlineNode::dummyNode()'
collect2: error: ld returned 1 exit status


Diffs
-----

  plugins/outlineview/outlinenode.cpp bb165e8 

Diff: https://git.reviewboard.kde.org/r/124629/diff/


Testing
-------

Now compiles with gcc 4.8


Thanks,

Christoph Feck

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20150805/b08e6b2d/attachment.html>


More information about the KDevelop-devel mailing list