X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "bdeck" Newsgroups: comp.os.msdos.djgpp Subject: Re: Does using '-std=c99' with gcc 3.3.x cause '__STRICT_ANSI__' to be defined? Date: Thu, 8 Jan 2004 10:26:23 +0100 Organization: Flow Communications AU Lines: 20 Message-ID: References: <3FF9241B DOT 2060501 AT earthlink DOT net> NNTP-Posting-Host: int.flowcom.com.au X-Trace: au-nws-0001.flow.com.au 1073517369 30440 202.129.64.242 (7 Jan 2004 23:16:09 GMT) X-Complaints-To: usenet AT au-nws-0001 DOT flow DOT com DOT au NNTP-Posting-Date: Wed, 7 Jan 2004 23:16:09 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Eli Zaretskii" wrote in message news:ubrpgb8t2 DOT fsf AT elta DOT co DOT il... > > From: "bdeck" > > Newsgroups: comp.os.msdos.djgpp > > Date: Wed, 7 Jan 2004 11:03:02 +0100 > True as far as the goal goes, but it looks like that we won't be 100% > there yet even in v2.04, although many missing functions required by > C9x are already in the CVS. Volunteers are welcome to add the ones > that aren't. > Understood. Hopefuly when things start looking complete, '-std=c99' won't generate a definition that bypasses half the defines of the header files anymore :-) Ben