Chicken McNuggets <> writes:
> On 30/09/2012 22:22, Keith Thompson wrote:
>> Having said all that, I personally would like to see much better
>> support for the current C standard, and I find, for example,
>> Microsoft's decision not to support either C99 or C11 annoying.
>> But Microsoft doesn't get enough money from me for my opinion to
>> be very relevant to them.
>
> I take on board the possibility that I am being overly pedantic but the
> point of the original post that lead to this somewhat off-topic
> discussion was the intention to get more C compilers to support the full
> C11 standard irrespective of whether they also continue to support
> previous C standards (via the common -std=cxx compiler switch).
On the other hand, given a compiler that supports C11, having it also
support C90 and C99 shouldn't be all that difficult; it would mostly be
a matter of disabling certain features. And of course the reason it's
common for compilers to support older standards is that they've evolved
from earlier compilers.
On the other other hand, for a newly developed C11 compiler it might not
be worth the effort to support the earlier standards as well.
> I fail to see how trying to get more compilers to fully support the C11
> standard is a bad thing.
>
> Specifically this response struck me as being ridiculous and somewhat
> idiotic:
>
> On 26/09/2012 19:11, Kaz Kylheku wrote:
[snip]
I'm not going to comment on that; perhaps you should have posted your
followup to Kaz's article rather than mine. (He's in my killfile,
so I probably hadn't read it.)
--
Keith Thompson (The_Other_Keith)
kst- <http://www.ghoti.net/~kst>
Will write code for food.
"We must do something. This is something. Therefore, we must do this."
-- Antony Jay and Jonathan Lynn, "Yes Minister"