[vlc-devel] Re: vlc: svn commit r19438 (pdherbemont)
Pierre d'Herbemont
pdherbemont at free.fr
Sun Mar 25 10:31:36 CEST 2007
On 25 mars 07, at 10:03, Rémi Denis-Courmont wrote:
> Le dimanche 25 mars 2007 00:28, Subversion daemon a écrit :
>> r19438 | pdherbemont | 2007-03-24 23:28:46 +0100 (Sat, 24 Mar 2007) |
>> 2 lines Changed paths:
>> M /trunk/src/misc/configuration.c
>>
>> Core: Prefer ANSI-C style comments over C++ comments.
>
> We don't care about this. All of the compilers we support, the C
> standard we us, and even the older compilers accept C++ comments.
Well, depends of what you call older: gcc < 2.7 doesn't. Anyway you
are right, it is certainly not useful, but let's say it won't hurt to
try to to follow the ANSI-C standard. It's like XHTML Strict vs XHTML
Transitional (or HTML 4.0 Transitional). Both are supported by web
browsers, but most (or good ;-) ) web developers try to follow the
Strict rules.
Also it improves my reading of the sources :P
Sorry again if you find this really annoying, in this case please
notify me.
Thanks,
Pierre.
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list