Review Request: Replace lockfile remove dialog code with call to existing code in kdevplatform.
Milian Wolff
mail at milianw.de
Thu Aug 16 19:28:33 UTC 2012
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/105918/#review17552
-----------------------------------------------------------
app/main.cpp
<http://git.reviewboard.kde.org/r/105918/#comment13772>
please add a short documentation (i.e. data is compared to name or uuid of session, match is returned).
also, I'd rather you return-by-value and check e.g. name.isEmpty() for whether a valid session was found or not.
- Milian Wolff
On Aug. 7, 2012, 7:02 p.m., Ivan Shapovalov wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/105918/
> -----------------------------------------------------------
>
> (Updated Aug. 7, 2012, 7:02 p.m.)
>
>
> Review request for KDevelop.
>
>
> Description
> -------
>
> Remove the lockfile remove dialog in KDevelop's main() which has been moved to kdevplatform in https://git.reviewboard.kde.org/r/105917/ .
>
> Instead of completely removing it, replace it with an early call to the same code in kdevplatform.
> This allows to do early checks without creating a splash and going to Core::initialize() when a session name is explicitly given in arguments.
>
>
> Diffs
> -----
>
> app/main.cpp 636a7a7
>
> Diff: http://git.reviewboard.kde.org/r/105918/diff/
>
>
> Testing
> -------
>
> Existing unit-tests + manual UI testing.
>
>
> Thanks,
>
> Ivan Shapovalov
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20120816/b59818cc/attachment.html>
More information about the KDevelop-devel
mailing list