public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Warning flag display
@ 2010-05-10  6:23 Magnus Fromreide
  2010-05-10  9:12 ` Manuel López-Ibáñez
  0 siblings, 1 reply; 2+ messages in thread
From: Magnus Fromreide @ 2010-05-10  6:23 UTC (permalink / raw)
  To: gcc-help

Hello.

I just tried 4.6 and the [-Wsomething] comments in the output are really
nice and useful. The only thing I miss is that in some cases I get
[enabled by default] and that is not very helpful, couldn't the relevant
option be printed in those cases as well, or have I just missed some
flag?

/MF

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Warning flag display
  2010-05-10  6:23 Warning flag display Magnus Fromreide
@ 2010-05-10  9:12 ` Manuel López-Ibáñez
  0 siblings, 0 replies; 2+ messages in thread
From: Manuel López-Ibáñez @ 2010-05-10  9:12 UTC (permalink / raw)
  To: Magnus Fromreide; +Cc: gcc-help

On 10 May 2010 08:23, Magnus Fromreide <magfr@lysator.liu.se> wrote:
> Hello.
>
> I just tried 4.6 and the [-Wsomething] comments in the output are really
> nice and useful. The only thing I miss is that in some cases I get
> [enabled by default] and that is not very helpful, couldn't the relevant
> option be printed in those cases as well, or have I just missed some
> flag?

The "enabled by default"  warnings do not have a controlling option,
as the message should have made clear. Do you have a suggestion on how
to better convey this concept?

If you find that GCC prints "enabled by default" for a warning that
can be disabled with some -Wno-* option, that is a bug, so please open
a report in bugzilla.

Cheers,

Manuel.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-05-10  9:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-10  6:23 Warning flag display Magnus Fromreide
2010-05-10  9:12 ` Manuel López-Ibáñez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).