(2014/04/07 10:16), Karl Tomlinson wrote:
because enumeration types may hold values that don't match any of
their enumerator values.
Is this allowed by C (or C++) specification today?
[Yes, I know the compiler in the past did not care much.]
I thought the stricter warnings of compilers today is
that if something like that happens, anything goes in principle (because
of the spec allows the compiler to produce such code.) Maybe I was mistaken.
TIA
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform