Warnings for lone semicolons
Some mingw headers have empty macros which are used with trailing semicolons, leading to lone semicolons which GI doesn't like.
;
results in syntax error, unexpected ';' in ';
Some mingw headers have empty macros which are used with trailing semicolons, leading to lone semicolons which GI doesn't like.
;
results in syntax error, unexpected ';' in ';