So, can you build the system with both C11 compiler and its older compiler, from the same
sources (so, no keeping two copies of the same functionality and selecting at build time
based on the compiler)? If you can I'm impressed.
On 4 Jan 2017, at 00:12, ron minnich
<rminnich(a)gmail.com> wrote:
Well, if by single-implementation, you mean single-compiler, I have a counter example:
Harvey is Plan 9 with just enough changed to be C11 compliant.