[Kde-pim] Review Request 116373: Coding Style for resourcescheduler.cpp
Dan Vrátil
dvratil at redhat.com
Fri Feb 28 22:04:26 GMT 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/116373/#review51389
-----------------------------------------------------------
Please add {} to all single-line if() statements, i.e.
if ( ... )
...
to
if ( ... ) {
...
}
akonadi/resourcescheduler.cpp
<https://git.reviewboard.kde.org/r/116373/#comment36188>
Wrong indentation?
akonadi/resourcescheduler.cpp
<https://git.reviewboard.kde.org/r/116373/#comment36189>
Move to the line above please
- Dan Vrátil
On Feb. 27, 2014, 6:48 p.m., Guy Maurel wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/116373/
> -----------------------------------------------------------
>
> (Updated Feb. 27, 2014, 6:48 p.m.)
>
>
> Review request for KDEPIM-Libraries and Dan Vrátil.
>
>
> Repository: kdepimlibs
>
>
> Description
> -------
>
> Details can be seen at:
> http://techbase.kde.org/Policies/Kdepim_Coding_Style
>
>
> Diffs
> -----
>
> akonadi/resourcescheduler.cpp 0c57a09
>
> Diff: https://git.reviewboard.kde.org/r/116373/diff/
>
>
> Testing
> -------
>
>
> Thanks,
>
> Guy Maurel
>
>
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/
More information about the kde-pim
mailing list