You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The line count in GPP's error messages appear to be off by one.
Example: echo '#undef x y' | gpp produces stdin:2: warning: Extra argument to #undef ignored but we expect stdin:1: warning: Extra argument to #undef ignored