make "No matching function call" candidates clickable

Manuel Massing m.massing at warped-space.de
Thu Feb 24 16:04:50 UTC 2011


Hi,

I've attached a small patch for the build output toolview.

When gcc encounters a non-matching function call, it spits out a 
list of candidate items. This patch makes the candidate items clickable,
so one can jump to the declaration.

The patch also introduces a differentiation between informative/warning
messages, which is not really necessary for this patch, but might prove useful
in the future. This part assumes that MakeOutputModel.h does not need to
retain interface compatibility.

cheers,

  Manuel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20110224/08dbe0f7/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Make-build-output-which-come-with-the-necessary-file.patch
Type: text/x-patch
Size: 4111 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20110224/08dbe0f7/attachment.patch>


More information about the KDevelop-devel mailing list