RE: cygwin 1.5.24-2 gcc 3.4.4 stdio.h

2007-11-29 Thread Dave Korn
On 29 November 2007 04:10, Paul Edwards wrote: > until I ran across this C compiler that > doesn't even manage to conform to a spec that has been available for > around 20 years. I get what you're asking for, and it's perfectly reasonable, but it's just not the compiler's problem. The C compil

Re: cygwin 1.5.24-2 gcc 3.4.4 stdio.h

2007-11-28 Thread Paul Edwards
Eric Blake wrote... > 1) the newlib headers pollute the namespace in strict ANSI mode (or in > other words, gcc -ansi _still has bugs_ in newlib) because no one has > submitted patches to the newlib project to clean them up. Patches are > welcome, but should be directed to the newlib list rather

Re: cygwin 1.5.24-2 gcc 3.4.4 stdio.h

2007-11-28 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Paul Edwards on 11/28/2007 5:55 PM: Please avoid http://cygwin.com/acronyms/#TOFU - reformatting your mail. > > I'll ask them to stop doing that. I just got spammed. :-( Still, at least now > I know where to find replies. :-) > > BFN

Re: cygwin 1.5.24-2 gcc 3.4.4 stdio.h

2007-11-28 Thread Paul Edwards
Hi Robert. Thanks for your reply. > On Sun, 11 Nov 2007 03:50:28 -0500 (EST), Robert Kiesling wrote >> I just downloaded cygwin 1.5.24-2 (just a couple of hours ago) and >> compiled the following program with "gcc -ansi fred.c" >> (NOTE the "-ansi" keyword): > I have only the C99 standard in fr

Re: cygwin 1.5.24-2 gcc 3.4.4 stdio.h

2007-11-11 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Robert Kiesling on 11/11/2007 1:50 AM: > [ Charset ISO-8859-1 unsupported, converting... ] >> I just downloaded cygwin 1.5.24-2 (just a couple of hours ago) and >> compiled the following program with "gcc -ansi fred.c" >> (NOTE the "-ansi"

Re: cygwin 1.5.24-2 gcc 3.4.4 stdio.h

2007-11-11 Thread Robert Kiesling
[ Charset ISO-8859-1 unsupported, converting... ] > I just downloaded cygwin 1.5.24-2 (just a couple of hours ago) and > compiled the following program with "gcc -ansi fred.c" > (NOTE the "-ansi" keyword): I have only the C99 standard in front of me, but its syntax should be the same as ANSI, whic