diff options
author | Carl Worth <cworth@cworth.org> | 2010-08-23 11:38:45 -0700 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2011-01-28 15:16:36 +1000 |
commit | d3df641f0aba99b0b65ecd4d9b06798bca090a29 (patch) | |
tree | d86a67214443202a65f0b986162b68c7a2cb09ff /src/mesa/drivers/windows/gdi | |
parent | 476db2bd3d72440f54ff57c23da05dc1d624fee9 (diff) |
glcpp: Demote "macro redefined" from an error to a warning
The GLSL specification is vague here, (just says "as is standard for
C++"), though the C specifications seem quite clear that this should
be an error.
However, an existing piglit test (CorrectPreprocess11.frag) expects
this to be a warning, not an error, so we change this, and document in
README the deviation from the specification.
Diffstat (limited to 'src/mesa/drivers/windows/gdi')
0 files changed, 0 insertions, 0 deletions