unsubscribe



On 18 Jan 2015 12:00, <planner-dev-list-request gnome org> wrote:
Send planner-dev-list mailing list submissions to
        planner-dev-list gnome org

To subscribe or unsubscribe via the World Wide Web, visit
        https://mail.gnome.org/mailman/listinfo/planner-dev-list
or, via email, send a message with subject or body 'help' to
        planner-dev-list-request gnome org

You can reach the person managing the list at
        planner-dev-list-owner gnome org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of planner-dev-list digest..."


Today's Topics:

   1. Coding Style (Ahmed)


----------------------------------------------------------------------

Message: 1
Date: Sun, 18 Jan 2015 09:02:39 +0100
From: Ahmed <ahmed baizid org>
To: Planner-Dev-List <planner-dev-list gnome org>
Subject: Coding Style
Message-ID: <54BB689F 4040006 baizid org>
Content-Type: text/plain; charset=utf-8; format=flowed

Hello,

For C, I suggest adopting an indent profile like:

   --braces-on-if-line
   --ignore-newlines
   --line-length 1024
   --no-space-after-function-call-names
   --no-tabs
   --swallow-optional-blank-lines

This style is for humans and for machines.
It is readable and I can also do massive modifications with simple Perl
one-liners or m4 scripts, confidently.

For XML, I suggest the formating of `xmllint --format --encode UTF-8`.

---

Are all files to follow this new formatting rules now?
A giant commit named '2015 Shinny Coding Style'?
No.
It is just a direction for new writings.


------------------------------

Subject: Digest Footer

_______________________________________________
planner-dev-list mailing list
planner-dev-list gnome org
https://mail.gnome.org/mailman/listinfo/planner-dev-list


------------------------------

End of planner-dev-list Digest, Vol 62, Issue 2
***********************************************


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]