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

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


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

(Updated Aug. 5, 2015, 5:46 p.m.)


Status
------

This change has been marked as submitted.


Review request for KDevelop and Alex Richardson.


Changes
-------

Submitted with commit f670ffc66bb342d995ef382f849e0e8b0c428a83 by Christoph Feck to branch master.


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/ca868242/attachment-0001.html>


More information about the KDevelop-devel mailing list