----- Original Message ----- From: Graham Stott <[email protected]> To: "[email protected]" <[email protected]> Cc: Sent: Wednesday, 3 July 2013, 16:25 Subject: Fix ununsed variables before my patch adding missing -Werror
This patch fixes the warnings from array-notation_common.c so that I can then apply my Makefile missing -Werror patch. Graham ChangeLog 03-07-2013 graham.stott [email protected] * c-familly/array_notation_comon.c (length_mismatch_expr_p): Delete unused varables l_length and l_node Graham
