Merge pull request #60 from xorgy/no-define-defined
Preprocessor: 'defined' cannot be used as a macro name in #define or #undef.
This commit is contained in:
4
Test/baseResults/preprocessor.defined.vert.err
Normal file
4
Test/baseResults/preprocessor.defined.vert.err
Normal file
@@ -0,0 +1,4 @@
|
||||
ERROR: 0:2: '#define' : "defined" can't be (un)defined: defined
|
||||
ERROR: 1 compilation errors. No code generated.
|
||||
|
||||
|
||||
0
Test/baseResults/preprocessor.defined.vert.out
Normal file
0
Test/baseResults/preprocessor.defined.vert.out
Normal file
Reference in New Issue
Block a user