On 02/07/2013 05:51 PM, Michal Privoznik wrote:
I wonder if there's any syntax-check rule that we could use
to enforce this style.
AFAIK, gcc handles '-Wno-old-initializer', but that's the exact
opposite. And 'gcc --help=warnings' doesn't have a clue about that, so
nothing else found. Hope that helps you find the solution, though.
Martin