Fix nonportable pointer+unsigned arithmetic. Use pointer+int.
authorMichal Krol <mjkrol@gmail.org>
Thu, 19 Oct 2006 08:07:00 +0000 (08:07 +0000)
committerMichal Krol <mjkrol@gmail.org>
Thu, 19 Oct 2006 08:07:00 +0000 (08:07 +0000)
commita79d4e75c3f1da65a6f4d4d8d450ad96fa98767d
tree1e428c2109246963a47d8f13b01d814da7104792
parent31293910b4e982f2ef54d79aff78f2f854121da1
Fix nonportable pointer+unsigned arithmetic. Use pointer+int.
src/mesa/shader/grammar/grammar.c