This website requires JavaScript.
Explore
Help
Sign in
fdo-mirrors
/
mesa
Watch
1
Star
0
Fork
You've already forked mesa
0
mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced
2026-05-23 21:38:18 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
e5ade7db73
mesa
/
src
/
compiler
/
glsl
/
glcpp
/
tests
/
080-if-without-expression.c.expected
6 lines
56 B
Text
Raw
Normal View
History
Unescape
Escape
glcpp: Add several tests for diagnostics. Which are proving to be useful since some of these tests are not yet acting as desired, (in particular, the unterminated if test is not generating any diagnostic).
2010-08-11 13:48:13 -07:00
0:2(1): preprocessor error: #if with no expression
glcpp: Add an explicit diagnostic for #if with no expression. This is more clear than the previously-generated diagnostic which was something confusing like "enexpected newline". This change makse test 080-if-witout-expression.c now pass.
2010-08-11 13:59:22 -07:00
Reference in a new issue
Copy permalink