From: Mark Kettenis <kettenis@gnu.org>
To: eliz@gnu.org
Cc: brobecker@gnat.com, cagney@gnu.org, gdb-patches@sources.redhat.com
Subject: Re: [patch] Deprecate XM_FILE and TM_FILE
Date: Fri, 10 Sep 2004 12:41:00 -0000 [thread overview]
Message-ID: <200409101241.i8ACfUHq027340@juw15.nfra.nl> (raw)
In-Reply-To: <01c49718$Blat.v2.2.2$de0204a0@zahav.net.il> (eliz@gnu.org)
Date: Fri, 10 Sep 2004 12:29:50 +0300
From: "Eli Zaretskii" <eliz@gnu.org>
> Date: Thu, 9 Sep 2004 14:26:38 -0700
> From: Joel Brobecker <brobecker@gnat.com>
> Cc: Andrew Cagney <cagney@gnu.org>, gdb-patches@sources.redhat.com
>
> > That might be so, but I've seen too many "Garbage collect FOO"
> > messages lately to know that, following every release, many deprecated
> > features get eliminated in patches treated as obvious, with no
> > discussion.
I cannot remember features being removed that were still actively used
without discussion. What typically happens is that obsoleted stuff
gets removed after the release. After that code gets eliminated there
usually is quite a bit of stuff that's no longer used by any remaining
code. In my book it's fairly obvious to remove that stuff, especially
when it has been deprecated already.
> Also, I don't think Andrew is using the "obvious" rule here. The patches
> are nowhere near obvious, I agree. He's using the global maintainer
> priviledge.
I'm not against the priviledges nor about Andrew's right to use them.
I'm against deprecating a feature that is being used by a maintained
port before introducing alternative mechanisms that replace the
feature being deprecated.
I defenitely agree that we shouldn't just deprecate things when no
alternative mechanism exists, but you must realize a few things:
1) When do you consider that an alternative mechanism exists? There
is an alternative for XM_FILE. It's autoconf, and it has been
around for quite some time now. It will take same work to get
things autoconfiscated, and using alternative mechanisms for other
deprecated things will require even more work. Where do we draw
the line?
2) We need a way to stop people from using constructs that we are
phasing out. Every now and then someone contributes a new port.
People tend to copy code from existing ports. In doing so they
also copy things that we want to get rid of. As a result it takes
more time to review the associated changes. It might also
discourage contributors if we tell them that they shouldn't use
those features: "Why didn't you tell me that before?".
3) Deprecating things is an effective way of getting port maintainers
from their lazy ass and actually do the work necessary to get rid
of bad mechanisms. From time to time I tend to do a "grep -i
deprecated" on the source files associated with the stuff I care
about and fix things. The fact that prepending deprecated_ to
things tends to make the code look so ugly helps in that respect.
So we have to find the right balance here. I'm fairly happy with the
current status quo as far as the stuff I'm (unofficially) maintaining
is concerned: amd64, i386, m88k, sparc, sparc64, vax. I'm not too
happy with what it's done to other targets like rs6000/powerpc, hppa
and mips. But the real problem there is a lack of maintainership.
Mark
next prev parent reply other threads:[~2004-09-10 12:41 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-02 18:30 Andrew Cagney
2004-09-02 20:26 ` Eli Zaretskii
2004-09-03 16:18 ` Andrew Cagney
2004-09-04 12:00 ` Eli Zaretskii
2004-09-04 14:27 ` Andrew Cagney
2004-09-04 16:28 ` Eli Zaretskii
2004-09-04 23:20 ` Andrew Cagney
2004-09-05 4:17 ` Eli Zaretskii
2004-09-09 16:05 ` Andrew Cagney
2004-09-09 19:31 ` Eli Zaretskii
2004-09-09 20:26 ` Andrew Cagney
2004-09-09 21:15 ` Eli Zaretskii
2004-09-09 21:26 ` Joel Brobecker
2004-09-10 9:35 ` Eli Zaretskii
2004-09-10 12:41 ` Mark Kettenis [this message]
2004-09-10 16:32 ` Eli Zaretskii
2004-09-12 18:07 ` Andrew Cagney
2004-09-12 18:36 ` Eli Zaretskii
2004-09-13 15:35 ` Andrew Cagney
2004-09-13 19:48 ` Eli Zaretskii
2004-09-13 21:07 ` Andrew Cagney
2004-09-13 21:30 ` Joel Brobecker
2004-09-24 22:06 ` Andrew Cagney
2004-09-15 12:15 ` Eli Zaretskii
2004-09-15 15:54 ` Andrew Cagney
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=200409101241.i8ACfUHq027340@juw15.nfra.nl \
--to=kettenis@gnu.org \
--cc=brobecker@gnat.com \
--cc=cagney@gnu.org \
--cc=eliz@gnu.org \
--cc=gdb-patches@sources.redhat.com \
/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