expected 'token1'; found 'token2'
The compiler expected to encounter token1 (whether a comma, left or right parenthesis, string, integer) but instead found token2.
The following example generates this warning:
#pragma optimize) "l", on )