[KDE/Mac] Review Request 121586: Restore upload functionality to git.reviewboard.kde.org
René J.V. Bertin
rjvbertin at gmail.com
Fri Dec 19 11:40:49 UTC 2014
> On Dec. 19, 2014, 8:58 a.m., Kevin Funk wrote:
> > plugins/git/gitplugin.cpp, line 1073
> > <https://git.reviewboard.kde.org/r/121586/diff/3/?file=333849#file333849line1073>
> >
> > Good use-case for the ternary operator => `diff.setDepth(cond ? 1 : 0)`
Go figure that I considered doing that, and then decided against it as I was sure it'd draw critique for not being readable enough :)
> On Dec. 19, 2014, 8:58 a.m., Kevin Funk wrote:
> > vcs/vcsdiff.cpp, line 41
> > <https://git.reviewboard.kde.org/r/121586/diff/3/?file=333854#file333854line41>
> >
> > Please initialize (here or in the ctor)
Hmm, I presume that I missed the fact the other members are objects that are probably initialised automatically? (Are they, even when using `new` and without an explicit ctor?)
- René J.V.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/121586/#review72283
-----------------------------------------------------------
On Dec. 18, 2014, 10:59 p.m., René J.V. Bertin wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/121586/
> -----------------------------------------------------------
>
> (Updated Dec. 18, 2014, 10:59 p.m.)
>
>
> Review request for KDE Software on Mac OS X and KDevelop.
>
>
> Repository: kdevplatform
>
>
> Description
> -------
>
> A change was made on git.reviewboard.kde.org on December 13th a bit before 22h Europe/Paris time, ending support for p0 patch files. This broke the upload functionality in the current/stable version KDevelop's patchreview plugin.
>
> The patch under review is a workaround (`*`) that restores this functionality by invoking the git helper process which generates the patchfiles with the correct arguments.
>
> `*`) The real bug is in the reviewboard software, and should be addressed at that level. I work with a software distribution system that requires p0 patches, for which I created patches with KDevelop, something which will now require an additional step.
>
>
> Diffs
> -----
>
> plugins/reviewboard/reviewboardjobs.cpp 007a6e0
> plugins/reviewboard/reviewboardplugin.cpp 1dd3bcb
> vcs/vcsdiff.h 573ec1b
> vcs/vcsdiff.cpp 01eb73c
> vcs/widgets/vcsdiffpatchsources.h 6a2f934
> vcs/widgets/vcsdiffpatchsources.cpp c3e2dae
> plugins/git/gitplugin.h e930423
> plugins/git/gitplugin.cpp f38dc71
> plugins/patchreview/patchreview.cpp 18b63db
>
> Diff: https://git.reviewboard.kde.org/r/121586/diff/
>
>
> Testing
> -------
>
> Under OS X 10.9; this RR has been created from a patched copy of KDevelop 4.7 .
>
>
> Thanks,
>
> René J.V. Bertin
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-mac/attachments/20141219/1e3716ab/attachment.html>
More information about the kde-mac
mailing list