Comment 22 for bug 305176

Revision history for this message
In , Frank Ch. Eigler (fche) wrote :

(In reply to comment #21)
> Sent from my iPhone

Good to know.

> > GCC should not be trying to micromanage coding styles - either of
> > the rest of gnu software or anywhere else, but at least until you
> > clean up every bit of your own code, there should be a way of disabling
> > the warning clutter.
>
> Why GCC is not micromanaging at all, it just allows the developer of
> the API to have the warning. So your complaints here are useless.

What the poster seems to be requesting is another -Wno-unused-FOO flag
to override this warning.