X-Authentication-Warning: ieva01.lanet.lv: pavenis owned process doing -bs Date: Sat, 23 Jan 1999 11:49:12 +0200 (WET) From: Andris Pavenis To: Stuart Hall cc: djgpp AT delorie DOT com Subject: Re: c9x - will djgpp support it? In-Reply-To: <36abbfb1.15924053@news> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Fri, 22 Jan 1999, Stuart Hall wrote: > Just read on comp.lang.c that c9x will be standard soon - probably in > the next year. So will there be an upgrade to djgpp (or GCC) to > accomodate the changes? One of them is that > > main() > { > } > > will be invalid ANSI c. It will have to be int main(){} instead. > Try egcs-1.1.1 (binaries for DJGPP available in directory v2gnu/beta) . It will give warning with Your example. Andris