mirror of
https://github.com/KhronosGroup/glslang
synced 2024-11-12 21:20:06 +00:00
24e4bc99ac
If we are not inside an if macro, we cannot simply decrease elsetracker. Fixes https://github.com/KhronosGroup/glslang/issues/29.
13 lines
464 B
Plaintext
13 lines
464 B
Plaintext
ERROR: 0:1: '#endif' : mismatched statements
|
|
ERROR: 0:2: '#endif' : mismatched statements
|
|
ERROR: 0:3: '#endif' : mismatched statements
|
|
ERROR: 0:4: '#endif' : mismatched statements
|
|
ERROR: 0:5: '#endif' : mismatched statements
|
|
ERROR: 0:6: '#endif' : mismatched statements
|
|
ERROR: 0:7: '#endif' : mismatched statements
|
|
ERROR: 0:10: 'preprocessor evaluation' : bad expression
|
|
ERROR: 0:11: '' : missing #endif
|
|
ERROR: 9 compilation errors. No code generated.
|
|
|
|
|