On Thu, Nov 06, 2014 at 04:38:20PM +0100, Sylvain BERTRAND wrote: > On a personnal level, I port some of my C99 projects back to C89, since it > seems a C89 compiler is easier to write than a C99 compiler, and some part of > my code could go in C89 only project (i.e. the linux kernel).
the linux kernel is built with gnu99 iirc.