2021.01.01 19:31 "[Tiff] Enabling and requiring C99 language support", by Roger Leigh

2021.01.01 23:43 "Re: [Tiff] Enabling and requiring C99 language support", by William Bader

Would it be possible to find a preprocessor that could convert some parts of C99 and then to stay within the C99 features that the preprocessor could handle?

google finds https://github.com/libav/c99-to-c89 but I don't know if it works.