Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 5563 → Rev 5564

/contrib/sdk/sources/Mesa/mesa-10.6.0/src/glsl/glcpp/tests/086-reserved-macro-names.c.expected
0,0 → 1,9
0:1(9): preprocessor warning: Macro names containing "__" are reserved for use by the implementation.
 
0:2(9): preprocessor error: Macro names starting with "GL_" are reserved.
 
0:3(9): preprocessor warning: Macro names containing "__" are reserved for use by the implementation.