[Mesa-dev] [PATCH 0/2] glsl: Emit warning if a var declaration shadows one at a higher scope

Iago Toral Quiroga itoral at igalia.com
Fri Apr 11 03:52:02 PDT 2014


Implements a FIXME in ast_to_hir.cpp.

The second patch fixes indentation in ast_to_hir.cpp. It was mixing blanks and
tabs all over the place making some parts of the code really difficult to
read.

Iago Toral Quiroga (2):
  glsl: Emit warning if a var declaration shadows one at a higher scope.
  glsl: Fix incorrect indentation.

 src/glsl/ast_to_hir.cpp | 1354 +++++++++++++++++++++++------------------------
 1 file changed, 674 insertions(+), 680 deletions(-)

-- 
1.8.3.2



More information about the mesa-dev mailing list