Date: Tue, 26 Sep 2000 08:37:54 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: ams AT ludd DOT luth DOT se Message-Id: <3405-Tue26Sep2000083752+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.2.emacs20_6 I) and Blat ver 1.8.5h CC: djgpp-workers AT delorie DOT com In-reply-to: <200009251913.VAA06376@father.ludd.luth.se> (message from Martin Str|mberg on Mon, 25 Sep 2000 21:13:47 +0200 (MET DST)) Subject: Re: (fwd) startup-code References: <200009251913 DOT VAA06376 AT father DOT ludd DOT luth DOT se> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: Martin Str|mberg > Date: Mon, 25 Sep 2000 21:13:47 +0200 (MET DST) > > > > I think that a bug which existed for many years and upon whose > > existence other software relies becomes a kind of feature. > > But note that even if we do remove the symbols, it's not hard to > correct the programs that use this feature. Sure, but I'm afraid that there will be too many places to correct. Since these symbols are somewhat mysterious (most users will have problems understanding even where do they come from), we might be breaking lots of working code. The fact that mcount.c was overlooked speaks volumes about the possibility of creating such problems.