[Kde-pim] Review Request 114802: Coding Style for smsdialog.h
Gene Heskett
gheskett at wdtv.com
Wed Jan 1 19:08:38 GMT 2014
On Wednesday 01 January 2014 14:07:46 Guy Maurel did opine:
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/114802/
> -----------------------------------------------------------
>
> 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/smsdialog.h f2f8d4e
>
> Diff: https://git.reviewboard.kde.org/r/114802/diff/
>
>
> Testing
> -------
>
>
> Thanks,
>
> Guy Maurel
One copy should be sufficient, 16 is overkill
>
Cheers, Gene
--
"There are four boxes to be used in defense of liberty:
soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Genes Web page <http://geneslinuxbox.net:6309/gene>
May a Misguided Platypus lay its Eggs in your Jockey Shorts.
A pen in the hand of this president is far more
dangerous than 200 million guns in the hands of
law-abiding citizens.
_______________________________________________
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