Erric,

Thanks I'll these errors

Graham



----- Original Message -----
From: Eric Botcazou <ebotca...@adacore.com>
To: Graham Stott <graham.st...@btinternet.com>
Cc: gcc-patches@gcc.gnu.org
Sent: Wednesday, 10 July 2013, 17:26
Subject: Re: PING Fix ununsed variables before my patch adding missing -Werror

> ChangeLog
>         03-07-2013  graham.stott  graham.st...@btinternet.com
>         * c-familly/array_notation_comon.c (length_mismatch_expr_p): Delete
> unused varables l_length and l_node

Missing blank line in all your ChangeLog entries, and the above one is in the 
wrong ChangeLog file, it should be moved to c-family/ChangeLog as:

2013-07-08  Graham Stott  <graham.st...@btinternet.com>

    * array-notation-common.c (length_mismatch_in_expr_p): Delete unused
    variables l_length and l_node.


-- 
Eric Botcazou

Reply via email to