Review Request 115706: Refactor / Rename variables and functions
David Stevens
dgedstevens at gmail.com
Fri Feb 21 03:32:33 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/115706/#review50425
-----------------------------------------------------------
This commit breaks the build process. In CMakeLists.txt, the configure_file outputs a file called kdevclanglanguagesupport.desktop, but the install command on the next line expects the file kdevclangsupport.desktop.
- David Stevens
On Feb. 17, 2014, 9:58 a.m., Michael Ferris wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/115706/
> -----------------------------------------------------------
>
> (Updated Feb. 17, 2014, 9:58 a.m.)
>
>
> Review request for KDevelop and Milian Wolff.
>
>
> Repository: kdev-clang
>
>
> Description
> -------
>
> Allows to rename functions and variables from context menu and Code/Rename menu. Currently have some bugs with renaming classes.
>
>
> Diffs
> -----
>
> CMakeLists.txt fbf74a7
> clanglanguagesupport.h 65a1407
> clanglanguagesupport.cpp a15fe0a
> codegen/CMakeLists.txt PRE-CREATION
> codegen/codegenexport.h PRE-CREATION
> codegen/simplerefactoring.h PRE-CREATION
> codegen/simplerefactoring.cpp PRE-CREATION
> kdevclangsupport.rc PRE-CREATION
>
> Diff: https://git.reviewboard.kde.org/r/115706/diff/
>
>
> Testing
> -------
>
> Rename global variable across multiple files.
> Rename local variables and functions.
>
>
> Thanks,
>
> Michael Ferris
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20140221/9125c71d/attachment.html>
More information about the KDevelop-devel
mailing list