Follow-up Comment #8, bug #27809 (project make):

On Mon, Jul 5, 2010 at 1:35 PM, Edward Welbourne <e...@opera.com> wrote:
[snip]
>> Finally, it seems that some of these changes are meant to
>> avoid variable names conflicting with function names (open,
>> etc.)  Is this really a warning that some compilers give?
>
> Even gcc has a flag for it: -Wshadow; I conjecture that the
> submitter is using more aggressive warning flags than you ...
>> I believe -Wshadow is not part of what's normally enabled by
>> use of -Wall -Wextra, which I tend to prefer (trusting the
>> judgement of the gcc team).
>
> Submitter: what warning flags are you passing to gcc ?
>

The standart warning flags already provided by maintMakefile
which includes -Wshadow

[snip]

--
Ozkan

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?27809>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to