[Piglit] [PATCH] gl-3.0/minmax: Fix printf format warnings.

Chad Versace chad.versace at linux.intel.com
Mon Mar 26 09:49:25 PDT 2012


On 03/23/2012 11:06 PM, Vinson Lee wrote:
> Fixes these GCC warnings.
> minmax.c: In function ‘max_test_i’:
> minmax.c:53:4: warning: format ‘%d’ expects argument of type ‘int’, but
> argument 5 has type ‘GLint *’ [-Wformat]
> minmax.c:56:3: warning: format ‘%d’ expects argument of type ‘int’, but
> argument 4 has type ‘GLint *’ [-Wformat]
> 
> Signed-off-by: Vinson Lee <vlee at freedesktop.org>

Reviewed-by: Chad Versace <chad.versace at linux.intel.com>


More information about the Piglit mailing list