Skip to content

History / C99

Revisions

  • BinGOs tested MINIX and QNX. I re-checked Solaris 10.

    @nwc10 nwc10 committed May 29, 2021
  • C99 // comments are supported by all compilers that we tested.

    @nwc10 nwc10 committed May 20, 2021
  • The state of C99 on VMS.

    @nwc10 nwc10 committed May 20, 2021
  • Note that C99 VLAs are an accident waiting to happen. Credit Tomasz Konojacki for the details on why these things are so dangerous.

    @nwc10 nwc10 committed May 19, 2021
  • All the C99 results for MSVC from Steve Hay. Reformat each section to show compiler availability first.

    @nwc10 nwc10 committed May 19, 2021
  • I missed that Visual C supports "variadic macros" at an earlier version.

    @nwc10 nwc10 committed May 19, 2021
  • Order C99 sections by increasing minimum Visual C version needed.

    @nwc10 nwc10 committed May 19, 2021
  • Correct one oversight - HP's cc *can* do mixed declarations and code.

    @nwc10 nwc10 committed May 19, 2021
  • Requirements gathering for C99 features we might be able to use.

    @nwc10 nwc10 committed May 19, 2021