[Kde-pim] Review Request 114798: Coding Style for sendsmsaction.h

Commit Hook null at kde.org
Sat Jan 4 16:40:44 GMT 2014


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/114798/#review46785
-----------------------------------------------------------


This review has been submitted with commit c6d3db4ec2a6e8ba4228627cd7116e815e4712ff by Guy Maurel to branch master.

- Commit Hook


On Jan. 1, 2014, 6:19 p.m., Guy Maurel wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/114798/
> -----------------------------------------------------------
> 
> (Updated Jan. 1, 2014, 6:19 p.m.)
> 
> 
> Review request for KDEPIM-Libraries, Kevin Krammer and Laurent Montel.
> 
> 
> Repository: kdepimlibs
> 
> 
> Description
> -------
> 
> # Using:
> astyle \
>     --indent=spaces \
>     --max-instatement-indent=80 \
>     --indent-cases \
>     --pad-header \
>     --pad-oper \
>     --unpad-paren \
>     --align-pointer=name \
>     --align-reference=name \
>     --max-instatement-indent=80 \
>     $1
> #
> # correct the SIGNAL and SLOT macros:
> normalize --modify $1
> #
> gawk -f ${DIR}/Change-spaceANDspace.awk $1 > $1-a
> mv $1-a $1
> #
> gawk -f ${DIR}/Twice-change.awk $1 > $1-a
> mv $1-a $1
> 
> 
> Diffs
> -----
> 
>   akonadi/contact/actions/sendsmsaction.h 955c9ca 
> 
> Diff: https://git.reviewboard.kde.org/r/114798/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