Coding style: C++ style comments

Ralf Corsepius ralf.corsepius at rtems.org
Mon Jul 11 05:06:01 UTC 2011


On 07/10/2011 05:20 PM, Peter Dufault wrote:
>
> On Jul 10, 2011, at 11:00 , Eric Valette wrote:
>
>> which doesnt say much as // style comments, ala C++, are now available
>> in C99.
>
> I didn't realize that.
Though these are C99, ...

>  I think it should be OK for new code then.

... nevertheless, please don't use them, because they introduce 
avoidable problems to c-std-compatibility testing.

Ralf




More information about the users mailing list