PP: Fix issue #738: don't assert on characters within a string.

This commit is contained in:
John Kessenich
2017-02-28 18:39:20 -07:00
parent fb22b69fc6
commit 3494d71cfa
5 changed files with 8 additions and 6 deletions

View File

@@ -5,8 +5,9 @@ ERROR: 0:3: '#error' : A <bad token> B
ERROR: 0:4: 'preprocessor evaluation' : bad expression
ERROR: 0:4: '#if' : unexpected tokens following directive
ERROR: 0:6: '<27>' : unexpected token
ERROR: 0:7: 'string' : End of line in string
ERROR: 0:7: '' : syntax error
ERROR: 7 compilation errors. No code generated.
ERROR: 8 compilation errors. No code generated.
Shader version: 100