We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Perl Steering Council (markdown)
Updated Perl Steering Council meetings (markdown)
Created Perl Steering Council meetings (2021) (markdown)
Created Perl Steering Council meetings (markdown)
BinGOs tested MINIX and QNX. I re-checked Solaris 10.
C99 // comments are supported by all compilers that we tested.
The state of C99 on VMS.
Note that C99 VLAs are an accident waiting to happen. Credit Tomasz Konojacki for the details on why these things are so dangerous.
All the C99 results for MSVC from Steve Hay. Reformat each section to show compiler availability first.
I missed that Visual C supports "variadic macros" at an earlier version.
Order C99 sections by increasing minimum Visual C version needed.
Correct one oversight - HP's cc *can* do mixed declarations and code.