Ethereal-dev: Re: [ethereal-dev] IBM C compiler does not accept trailing commas in enums

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Tue, 23 Nov 1999 06:28:32 -0500



> To the person @mot.com who asked me about the IBM C compiler
> and trailing enums....it doesn't like them.

xlc will complain; cc will not.  Using the -qlanglvl=extended
compiler flag will allow the trailing comma.

--
Stephen Lee
sdlee@xxxxxxxxxx