[PATCH] More portability fixes

Dan Fandrich dan at coneharvesters.com
Thu Sep 24 16:20:21 UTC 2009


On Thu, Sep 24, 2009 at 02:56:43PM +0200, Tito wrote:
> gcc -pedantic test.c -o test
> test.c:6:2: warning: C++ style comments are not allowed in ISO C90
> test.c:6:2: warning: (this will be reported only once per input file)
> 
> It is really not a big problem, but i think that there is no need
> to mix the 2 standards.
> 
> BTW.: style-guide.txt shows only examples with /* */

There are lots of uses of both styles of comments in the codebase already,
and there are more and more cases of C99 features being used as well. I
get the impression that the window for you and me to complain about excessive
use of C99 is closing...

>>> Dan
-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved


More information about the busybox mailing list