Summary: | [glsl2] Compiler should generate better diagnostics for use of reserved words | ||
---|---|---|---|
Product: | Mesa | Reporter: | Ian Romanick <idr> |
Component: | Mesa core | Assignee: | mesa-dev |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | git | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Ian Romanick
2010-08-11 16:12:43 UTC
Fixed by: commit db36e88052918ad383c3acdd24f2b9864e240ddb Author: Ian Romanick <ian.d.romanick@intel.com> Date: Wed Aug 11 17:03:37 2010 -0700 glsl2: Commit generated files changed by previous commit commit 77215e7e7babe73e5d959ab5ad82054a8d73c538 Author: Ian Romanick <ian.d.romanick@intel.com> Date: Wed Aug 11 17:01:31 2010 -0700 glsl2: Emit error from lexer when illegal reserved word is encountered Without this, the parser will generate obtuse, useless error diagnostics when reservered word that are not used by the grammar are encountered in a shader. Fixes bugzilla #29519. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.