PP: Fix issue #408: # as last character in macro.
This would look ahead for a second #, for token pasting, and if not
found, backup one token. This is fine, unless at the end of line,
which would backup the #, rather than the look ahead.
Showing
Test/baseResults/cppBad.vert.out
0 → 100755
Test/cppBad.vert
0 → 100644
Please
register
or
sign in
to comment