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

Kevin Funk kfunk at kde.org
Wed Aug 5 17:36:59 UTC 2015


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

Ship it!


Ship It!

- Kevin Funk


On Aug. 5, 2015, 5:22 p.m., Christoph Feck wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/124629/
> -----------------------------------------------------------
> 
> (Updated Aug. 5, 2015, 5:22 p.m.)
> 
> 
> 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/d042ac34/attachment.html>


More information about the KDevelop-devel mailing list