Review Request: Add ability to get data from stderr of DVcsJob.
Aleix Pol Gonzalez
aleixpol at gmail.com
Thu Feb 17 12:06:56 UTC 2011
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/100673/#review1477
-----------------------------------------------------------
There's one place that this is used in git, that is the git clone job. Can you test if it breaks?
Have you considered just setting the KProcess to MergedChannels?
- Aleix
On Feb. 17, 2011, 1:02 a.m., Andrey Batyiev wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/100673/
> -----------------------------------------------------------
>
> (Updated Feb. 17, 2011, 1:02 a.m.)
>
>
> Review request for KDevelop.
>
>
> Summary
> -------
>
> When some operation fails, command-line tools sometimes put information into stderr. Failures could be recoverable, and it's crucial to VCS plugin to known output from stderr. This patch adds this ability.
> Consider:
> 1. I've it separate from stdout. This prevents any unwanted breakage in existing plugins and allows to separate data streams.
> 2. This changes interface (but not breaks it).
>
>
> Diffs
> -----
>
> vcs/dvcs/dvcsjob.h e0e29ca
> vcs/dvcs/dvcsjob.cpp 92c7168
>
> Diff: http://git.reviewboard.kde.org/r/100673/diff
>
>
> Testing
> -------
>
>
> Thanks,
>
> Andrey
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20110217/1a238269/attachment.html>
More information about the KDevelop-devel
mailing list