[uClibc]small bug in 0.9.16 and even cvs snapshot 20021209

Manuel Novoa III mjn3 at codepoet.org
Wed Dec 11 00:45:58 UTC 2002


On Tue, Dec 10, 2002 at 05:15:29PM -0700, Russ Dill wrote:
> On Tue, 2002-12-10 at 17:03, Cristian Ionescu-Idbohrn wrote:
> > Application compiled with -Werror reveals this:
> > 
> > ,----
> > | In file included from
> > | uclibc/include/ctype.h:25,
> > |                  from nanotop.h:28,
> > |                  from nanotop.c:23:
> > | uclibc/include/bits/uClibc_ctype.h:62:
> > | warning: comma at end of enumerator list
> 
> thats a gcc extension, and its commonly done..its not really an error or a bug, it just makes coding a little easier


Actually, trailing commas for an enum list are now allowed in the
lastest ANSI/ISO C standard.

Manuel



More information about the uClibc mailing list