PP: Non-functional; fix typos and blank spaces.
This commit is contained in:
@@ -7,8 +7,8 @@ ERROR: 0:17: '' : octal literal too big
|
||||
ERROR: 0:18: '' : octal literal too big
|
||||
ERROR: 0:23: '' : octal literal digit too large
|
||||
ERROR: 0:24: '' : octal literal digit too large
|
||||
ERROR: 0:49: '' : bad digit in hexidecimal literal
|
||||
ERROR: 0:50: '' : hexidecimal literal too big
|
||||
ERROR: 0:49: '' : bad digit in hexadecimal literal
|
||||
ERROR: 0:50: '' : hexadecimal literal too big
|
||||
ERROR: 0:88: '' : float literal needs a decimal point or exponent
|
||||
ERROR: 0:98: '' : numeric literal too big
|
||||
ERROR: 0:101: '' : numeric literal too big
|
||||
|
||||
@@ -2,7 +2,7 @@ specExamples.frag
|
||||
Warning, version 430 is not yet complete; most version-specific features are present, but some are missing.
|
||||
ERROR: 0:6: '=' : cannot convert from 'const uint' to 'global int'
|
||||
ERROR: 0:20: '' : numeric literal too big
|
||||
ERROR: 0:21: '' : hexidecimal literal too big
|
||||
ERROR: 0:21: '' : hexadecimal literal too big
|
||||
ERROR: 0:37: 'view' : redefinition
|
||||
ERROR: 0:63: 'invariant' : can only apply to an output
|
||||
ERROR: 0:68: 'lightPosition' : redefinition
|
||||
|
||||
@@ -2,10 +2,10 @@ tokenLength.vert
|
||||
ERROR: 0:9: '' : numeric literal too big
|
||||
ERROR: 0:10: '' : numeric literal too big
|
||||
ERROR: 0:13: '' : octal literal too big
|
||||
ERROR: 0:14: '' : hexidecimal literal too big
|
||||
ERROR: 0:14: '' : hexadecimal literal too big
|
||||
ERROR: 0:23: '' : float literal too long
|
||||
ERROR: 0:32: '' : name too long
|
||||
ERROR: 0:33: '' : hexidecimal literal too big
|
||||
ERROR: 0:33: '' : hexadecimal literal too big
|
||||
ERROR: 0:34: '' : numeric literal too long
|
||||
ERROR: 0:34: '' : octal literal too big
|
||||
ERROR: 0:35: '' : numeric literal too long
|
||||
|
||||
Reference in New Issue
Block a user