PING Fix ununsed variables before my patch adding missing -Werror

Graham Stott graham.stott@btinternet.com
Wed Jul 10 17:38:00 GMT 2013


Erric,

Thanks I'll these errors

Graham



----- Original Message -----
From: Eric Botcazou <ebotcazou@adacore.com>
To: Graham Stott <graham.stott@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.stott@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.stott@btinternet.com>

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


-- 
Eric Botcazou



More information about the Gcc-patches mailing list