Review Request 120240: Add utility to modify include paths

Maciej Cencora m.cencora at gmail.com
Wed Sep 17 12:28:38 UTC 2014


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


In general great, but application does not work.
When trying to add some include paths for subdir it will just create the subdir entry but without any content.
When trying to remove include paths I always get "Can't remove include paths"

To list I need a workaround:
kdev_includepathsconverter -l /my/project/path/.kdev4/myproject.kdev4 dummy sub_dir

Also path to project file cannot be relative - otherwise it crashes.


languages/plugins/custom-definesandincludes/includepathsconverter.cpp
<https://git.reviewboard.kde.org/r/120240/#comment46525>

    When listOption is chosen args.size() <= 2 and this would be args[1]


- Maciej Cencora


On Wrz 17, 2014, 7:31 rano, Sergey Kalinichev wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/120240/
> -----------------------------------------------------------
> 
> (Updated Wrz 17, 2014, 7:31 rano)
> 
> 
> Review request for KDevelop.
> 
> 
> Bugs: 338968
>     http://bugs.kde.org/show_bug.cgi?id=338968
> 
> 
> Repository: kdevelop
> 
> 
> Description
> -------
> 
> This utility makes it possible to modify project include paths from command line.
> 
> 
> Diffs
> -----
> 
>   languages/plugins/custom-definesandincludes/CMakeLists.txt 8bd32c4 
>   languages/plugins/custom-definesandincludes/includepathsconverter.h PRE-CREATION 
>   languages/plugins/custom-definesandincludes/includepathsconverter.cpp PRE-CREATION 
> 
> Diff: https://git.reviewboard.kde.org/r/120240/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Sergey Kalinichev
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20140917/99447e1e/attachment.html>


More information about the KDevelop-devel mailing list