[vlc-devel] commit: vlc: Code conventions. (Pierre d'Herbemont )
Remi Denis-Courmont
rdenis at simphalempin.com
Fri May 16 08:31:07 CEST 2008
On Thu, 15 May 2008 23:24:49 +0200, Christophe Massiot <massiot at via.ecp.fr>
wrote:
> On Thu, May 15, 2008, Rémi Denis-Courmont wrote:
>
>> But VLC disagrees with the world few undisputed coding styles. You know
> people
>> disagree an spaces vs tabs and the size of tasbs, on the width of a
> line, on
>> how to wrap overly long lines, on whether statement block braces deserve
> an
>> empty line of their own, on whether single statement blocks should have
>> braces or not, on whether there is a space between a function name and
> the
>> opening parenthesis, on whether to use_underscore_function_names or
>> CapitalLettersFunctionNames. Also few other people still believe in the
>> hungarian notation (at least Win32, but that's not a reference).
>>
>> BUT - everybody agrees that there is no space between the opening
> parenthesis
>> and the first parameter, nor between the last parameter and the closing
>> parenthesis.
>
> That's what makes us so different :).
As in so painful when you have to work on other projects. Great.
--
Rémi Denis-Courmont
http://www.remlab.net
More information about the vlc-devel
mailing list