[uClibc]Use of // comment in header files

Erik Andersen andersen at codepoet.org
Thu Jan 10 15:49:07 UTC 2002


On Thu Jan 10, 2002 at 03:19:43PM +0000, Brian Stafford wrote:
> Hi all,
> 
> a brief "feature" request.
> 
> In many of the system header files, the C++ style comment // has been used 
> to comment out some lines, presumably temporarily.  Unfortunately, this 
> causes programs compiled with gcc's -ansi flag to fail, since C++ comments 
> are not permitted in ISO C code.
> 
> Would it be possible to change this sort of thing to a /* ... */ sequence 
> in CVS?

will do.

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the uClibc mailing list