[Kde-pim] Review Request 110270: Change the for-statement for kdepimlibs/akonadi
Guy Maurel
guy-kde at maurel.de
Thu Jul 18 15:18:26 BST 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/110270/
-----------------------------------------------------------
(Updated July 18, 2013, 2:18 p.m.)
Status
------
This change has been marked as submitted.
Review request for KDEPIM-Libraries, Kevin Krammer and Volker Krause.
Description
-------
According the discussion in Berlin KDEPIM-Meeting and http://techbase.kde.org/Policies/Kdepim_Coding_Style#Migration
I change
for(
to
for (
as described at http://techbase.kde.org/Policies/Kdepim_Coding_Style#Use_one_space_after_each_keyword.2C_but_not_after_a_cast
Diffs
-----
akonadi/entitytreemodel_p.cpp 2505fee
akonadi/kmime/removeduplicatesjob.cpp b0c2fc6
akonadi/calendar/tests/incidencechangertest.cpp df08046
akonadi/calendar/tests/historytest.cpp cdafa62
akonadi/calendar/history_p.cpp c822cc3
akonadi/calendar/tests/calendarbasetest.cpp 2436f21
akonadi/calendar/calendarbase.cpp b21d07d
akonadi/kmime/tests/racetest.cpp fea5d8f
akonadi/statisticsproxymodel.cpp 6237da6
akonadi/tests/autoincrementtest.cpp 55fa4e4
Diff: http://git.reviewboard.kde.org/r/110270/diff/
Testing
-------
Tested for CMAKE_BUILD_TYPE "release" and "debug" with http://techbase.kde.org/Policies/Kdepim_Coding_Style#Check_the_assembler_files
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