K
Keith Thompson
E. Robert Tisdale said:Keith Thompson wrote: [...]I see that you haven't bothered to answer my question.
Again, do you claim that gcc is a conforming C99 compiler?
I *never* made any such claim.
Finally, an answer. About half of your response could have been
replace by a simple "no".
Ok, so you don't claim that gcc is a conforming C99 compiler. I
didn't say that you did make such a claim; I asked whether you did.
[snip]
C99 conforming implementations certainly seem to be everywhere.
What did *you* think that ubiquitous meant?
The same thing everyone else thinks it means.
I use a number of systems on which gcc is the only available C compiler.
I use a number of other systems that have gcc and one or more other C
implementations that are not claimed to be conforming.
There may be conforming C99 implementations that are *available* for
those systems. They may be available only for a non-zero monetary
price, and I'm not generally in a position to acquire or install them.
Keith,
We are weary from your pedantry.
"We"? For whom do you speak?
If conforming C99 compilers were "ubiquitous", as you claim, then I
could safely use the C99 standard as a general guide for C
programming, and I could use any features I like and expect the
resulting code to be portable to all platforms I might care about.
I can do that for C90; I can't (yet) do that for C99.