Zack Weinberg writes:
> - Always be pedantic about C89.
> - Be pedantic about whichever standard version has been selected with -std=.
>
> I believe that currently we implement #1. I think #2 makes more sense,
I agree.
-gavin...