Review Request: Fix Bug 291011 (Clicking on a configuration error in the Build toolview does not bring you to the line in the CMakeLists.txt file)

Commit Hook null at kde.org
Tue Jan 1 17:34:37 UTC 2013


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/108024/#review24370
-----------------------------------------------------------


This review has been submitted with commit 1c59a4d784f84dd0bc6a32cb13e4136d21e5b9e1 by Morten Danielsen Volden to branch master.

- Commit Hook


On Dec. 30, 2012, 10:53 p.m., Morten Volden wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/108024/
> -----------------------------------------------------------
> 
> (Updated Dec. 30, 2012, 10:53 p.m.)
> 
> 
> Review request for KDevelop.
> 
> 
> Description
> -------
> 
> This patch fixes Bug 291011 (Clicking on a configuration error in the Build toolview does not bring you to the line in the CMakeLists.txt file). 
> 
> One thing tough: It seems that cmake is not consistent with regard to the order of printing out lines (for example, see the screen shots below). This means that in the (rare?) cases where the error is the first thing printed, it is not possible to jump to the error. This is because there has been no action item first telling the filtering strategy in what directory to look. 
> 
> Input on how to deal with this scenario is most welcome.
> 
> 
> This addresses bug 291011.
>     http://bugs.kde.org/show_bug.cgi?id=291011
> 
> 
> Diffs
> -----
> 
>   outputview/outputfilteringstrategies.cpp cccc026 
>   outputview/tests/filteringstrategytest.cpp bcd5b78 
>   outputview/tests/testlinebuilderfunctions.h 3d264f7 
> 
> Diff: http://git.reviewboard.kde.org/r/108024/diff/
> 
> 
> Testing
> -------
> 
> Added a few cmake configure test cases to filteringstrategytest.
> 
> 
> Screenshots
> -----------
> 
> Filtering went well
>   http://git.reviewboard.kde.org/r/108024/s/941/
> Not possible to jump to error
>   http://git.reviewboard.kde.org/r/108024/s/942/
> 
> 
> Thanks,
> 
> Morten Volden
> 
>

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


More information about the KDevelop-devel mailing list