On 05/29/2016 01:54 PM, Romain Failliot wrote:
Can now compile with -Werror.

Fixed -Wunused-variable, -Wunused-but-set-variable, -Wmaybe-uninitialized
and -Wunused-function.

To prevent warnings for variables only used in asserts, I void them right
after the call to assert().

The changes look good to me.

GCC 6 on my machine finds a few more warnings, but could be because we compile different parts of Mesa.

Reviewed-by: Vedran Miletić <ved...@miletic.net>

Regards,
Vedran

--
Vedran Miletić
vedran.miletic.net
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to