Review Request 121171: Added project name to debug stop job.
Aleix Pol Gonzalez
aleixpol at kde.org
Tue Nov 18 22:06:52 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/121171/#review70620
-----------------------------------------------------------
debuggers/gdb/debugjob.cpp
<https://git.reviewboard.kde.org/r/121171/#comment49421>
Maybe use i18n? it's a user-visible string:
i18n("%1: %2", ...);
Or even better with i18nc()
- Aleix Pol Gonzalez
On Nov. 18, 2014, 7:46 p.m., Ovidiu-Florin BOGDAN wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/121171/
> -----------------------------------------------------------
>
> (Updated Nov. 18, 2014, 7:46 p.m.)
>
>
> Review request for KDevelop and Milian Wolff.
>
>
> Bugs: 338773
> http://bugs.kde.org/show_bug.cgi?id=338773
>
>
> Repository: kdevelop
>
>
> Description
> -------
>
> Added project name to debug stop job to help easily tell apart stop jobs, especially debug sessions.
>
>
> Diffs
> -----
>
> debuggers/gdb/debugjob.cpp 70797f4
>
> Diff: https://git.reviewboard.kde.org/r/121171/diff/
>
>
> Testing
> -------
>
> Compiled with kdesrc-build.
> Executed, debuged a test project.
>
>
> Thanks,
>
> Ovidiu-Florin BOGDAN
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20141118/ee9b7fba/attachment.html>
More information about the KDevelop-devel
mailing list