On 10/22/2012 03:26 PM, Ian Romanick wrote:
From: Ian Romanick<ian.d.roman...@intel.com>

This silences a zillion GCC warnings like:

../../../src/mesa/main/pack.c: In function '_mesa_pack_rgba_span_from_uints':
../../../src/mesa/main/pack.c:560:13: warning: comparison of unsigned 
expression<  0 is always false [-Wtype-limits]

Signed-off-by: Ian Romanick<ian.d.roman...@intel.com>
---
  src/mesa/main/pack.c | 216 +++++++++++++++++++++++++--------------------------
  1 file changed, 108 insertions(+), 108 deletions(-)


Reviewed-by: Brian Paul <bri...@vmware.com>
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to