[Phil Edwards] > > Could I request a warning by default in the case above, about the > > variable (or local function) hiding the symbol for the current > > function? > > It's already there: > > fenric 8% gcc c.c -Wall I meant by default, like without any warning flags (gcc c.c).