Re: [Mesa-dev] [PATCH 2/3] mesa/st: Fix compiler warnings

2014-07-28 Thread Brian Paul
On 07/25/2014 08:33 AM, Jan Vesely wrote: both array and index are unsigned types Signed-off-by: Jan Vesely --- src/mesa/state_tracker/st_glsl_to_tgsi.cpp | 8 +++- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/src/mesa/state_tracker/st_glsl_to_tgsi.cpp b/src/mesa/state_

[Mesa-dev] [PATCH 2/3] mesa/st: Fix compiler warnings

2014-07-25 Thread Jan Vesely
both array and index are unsigned types Signed-off-by: Jan Vesely --- src/mesa/state_tracker/st_glsl_to_tgsi.cpp | 8 +++- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/src/mesa/state_tracker/st_glsl_to_tgsi.cpp b/src/mesa/state_tracker/st_glsl_to_tgsi.cpp index 5ea1465..347