The following code snippet shows a syntax error on line 15:
But the code compiles without any errors. If I preprocess this file (with --gcc extensions enabled, of course), I see:
which is what I expect.
A similar construct gets used a lot in our code, and the numerous "syntax errors" are distracting. How can I make the editor stop doing this?
Thanks,
Paul



