On Thu, Aug 10, 2006 at 07:19:21PM -0700, Chip Salzenberg wrote:
>  * enum trailing commas are not standard
> 
>    C89 doesn't allow enum lists to end with a comma.  PITA, I know, but we
>    can't require C99 yet.  So e.g. 'thread_state_enum' needs a comma removed.

Nor does C++ understand the trailing commas and I've run into this issue
when trying to link C++ to C with C99 headers.

-J

--

Attachment: pgpzfK9fw7gSx.pgp
Description: PGP signature

Reply via email to