Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@false.org>
To: Mark Kettenis <mark.kettenis@xs4all.nl>
Cc: gdb-patches@sourceware.org
Subject: Re: [RFA] Turn on -Werror by default
Date: Sun, 15 Jan 2006 20:26:00 -0000	[thread overview]
Message-ID: <20060115202601.GA12204@nevyn.them.org> (raw)
In-Reply-To: <200601152004.k0FK41sV010809@elgar.sibelius.xs4all.nl>

On Sun, Jan 15, 2006 at 09:04:01PM +0100, Mark Kettenis wrote:
> > This patch is a policy statement that the GDB developers agree with you
> > on the importance of warning-free code, which will inconvenience you
> > not at all, and me a great deal.  Can you see where I'm coming from?
> 
> Yes.  But warning-free code used to be the policy back in the GCC 3
> days.  I'm not aware that we dropped that policy; MAINTAINERS still
> lists -Werror in the "Target ISA" section.

When we started committing incomplete patches to address bits of GCC 4
warnings without regards for GCC 3 builds, we dropped this policy in
practice.

> > I maintain that the correct way to turn on -Werror is to first fix the
> > warnings.  As the developer who thinks -Werror is an important step
> > forward, the burden is on you to make GDB warning-free on a reasonable
> > set of platforms - I think we both agree on that already.  I'm
> > disputing your reasonable set of platforms, however.
> 
> Since we also seem to agree that the "warn for pointer argument
> passing or assignment with different signedness" warning from GCC 4 is
> mostly pedantry, how about the attached patch, which adds
> -Wno-pointer-sign" to the mix.
> 
> I can add that bit first, and then when we've fixed the few remaining
> warnings, we can enable -Werror.

I think we do need to fix the pointer sign warnings eventually, as a
code cleanliness issue, so perhaps this is a good time to do it. 
You've needled me enough this week that I'm actually rolling now :-)
Give me a few days.

BTW, if we were to go with your patch, wouldn't we would need to
conditionalize the warning on an appropriate version of GCC?  Or is
there pre-existing magic for this in $build_warnings?

I'd gotten it into my head that there was no way to turn these off.
Nice to be wrong about that.

-- 
Daniel Jacobowitz
CodeSourcery


  reply	other threads:[~2006-01-15 20:26 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-08 17:59 Mark Kettenis
2006-01-08 22:25 ` Daniel Jacobowitz
2006-01-08 22:53   ` Mark Kettenis
2006-01-15 17:01     ` Daniel Jacobowitz
2006-01-15 17:56       ` Mark Kettenis
2006-01-15 18:21         ` Daniel Jacobowitz
2006-01-15 20:04           ` Mark Kettenis
2006-01-15 20:26             ` Daniel Jacobowitz [this message]
2006-01-15 20:40               ` Mark Kettenis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060115202601.GA12204@nevyn.them.org \
    --to=drow@false.org \
    --cc=gdb-patches@sourceware.org \
    --cc=mark.kettenis@xs4all.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox