Review Request: CMake: Fix path handling bugs

Kevin Funk krf at gmx.de
Sat Dec 1 16:24:45 UTC 2012


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


I've accidently pushed this commit (sorry for that). I'll leave it for now, awaiting feedback.

- Kevin Funk


On Dec. 1, 2012, 3 p.m., Kevin Funk wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/107543/
> -----------------------------------------------------------
> 
> (Updated Dec. 1, 2012, 3 p.m.)
> 
> 
> Review request for KDevelop.
> 
> 
> Description
> -------
> 
> CMake: Fix path handling bugs
> 
> KUrl::isRelativeUrl() *always* returns true even in case the path is a
> absolute path (see apidocs). We want QUrl::isRelative() here.
> 
> Before this patch it was possible that even absolute paths were modified
> and folder->url() being prepended.
> 
> 
> Diffs
> -----
> 
>   projectmanagers/cmake/cmakemanager.cpp bbde8b7eb86f94e8a05874c2862f8fd104ba2778 
> 
> Diff: http://git.reviewboard.kde.org/r/107543/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Kevin Funk
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20121201/1f5c35d3/attachment-0001.html>


More information about the KDevelop-devel mailing list