|
|
|
|
|
by pjmlp
2097 days ago
|
|
I am not claiming, it is a fact. It was dropped from C11, moved into optional annexes and all commercial compilers that were yet to be fully C99 compliant just moved to C11 instead, without bothering with optional annexes. The world of C compilers isn't only GCC and clang. |
|
The point here was about backward compatibility. What standard C99 code is not also standard C11 code? What used to compile a few years ago but won’t compile today? We all understand that there are some minor exceptions, but I think it’s fair to say the answer to both question is not much.