From: Eli Zaretskii <eliz@is.elta.co.il>
To: Kevin Buettner <kevinb@cygnus.com>
Cc: Michael Elizabeth Chastain <chastain@cygnus.com>,
gdb-patches@sources.redhat.com
Subject: Re: [PATCH RFC] Update/correct copyright notices
Date: Thu, 01 Mar 2001 03:13:00 -0000 [thread overview]
Message-ID: <Pine.SUN.3.91.1010301130233.5862A-100000@is> (raw)
In-Reply-To: <1010301091920.ZM19108@ocotillo.lan>
On Thu, 1 Mar 2001, Kevin Buettner wrote:
> I think the danger in this instance is minimal; if the script
> inadvertently decides that a sentence is a list of filenames, it will
> likely just end up generating warnings for a bunch of files that it
> can't find. The criteria that the script uses at the moment for
> deciding whether a list of space delimited "words" is a filename list
> or a sentence is to see if over half of the "words" have a dot in them
> followed by an alphanumeric character. If they do, the "word" list
> is considered to be a list of filenames, otherwise it is a sentence
> (which is discarded anyway).
IIRC, a valid ChangeLog entry cannot refer to more than one file,
probably because both a comma and a blank are valid file-name
characters. So this logic might work most of the time, but it is
in no way safe, IMHO.
> I think the following entry might be one of the harder ones to fix:
>
> Tue Jul 12 19:52:16 1988 Peter TerMaat (pete at corn-chex.ai.mit.edu)
>
> * Makefile, *.c, munch, config.gdb, README: New initialization
> scheme uses nm to find functions whose names begin with
> `_initialize_'. Files `initialize.h', `firstfile.c',
> `lastfile.c', `m-*init.h' no longer needed.
I would just throw it away, its content value is nil anyway. Something
like the following is much better, and even says what it does more
clearly (IMHO):
* Makefile: Use `nm' to find functions whose names begin with
`_initialize_' for initializing GDB. All *.c files changed
accordingly.
* munch: Likewise.
* config.gdb: Likewise.
next prev parent reply other threads:[~2001-03-01 3:13 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-02-28 8:56 Michael Elizabeth Chastain
2001-02-28 14:56 ` Kevin Buettner
2001-02-28 16:24 ` Kevin Buettner
2001-03-01 0:33 ` Eli Zaretskii
2001-03-01 1:19 ` Kevin Buettner
2001-03-01 3:13 ` Eli Zaretskii [this message]
-- strict thread matches above, loose matches on Subject: below --
2001-02-28 16:47 Michael Elizabeth Chastain
2001-02-28 16:36 Michael Elizabeth Chastain
2001-02-28 16:42 ` Kevin Buettner
2001-02-28 15:26 Michael Elizabeth Chastain
2001-02-28 15:47 ` Stan Shebs
2001-02-28 9:12 Michael Elizabeth Chastain
2001-02-28 9:02 Michael Elizabeth Chastain
2001-02-28 9:22 ` Kevin Buettner
2001-02-28 0:42 Kevin Buettner
2001-02-28 0:50 ` Kevin Buettner
2001-02-28 3:20 ` Eli Zaretskii
2001-02-28 7:45 ` Andrew Cagney
2001-02-28 3:18 ` Eli Zaretskii
2001-02-28 8:52 ` Andrew Cagney
2001-02-28 9:20 ` Kevin Buettner
2001-02-28 11:11 ` Eli Zaretskii
2001-02-28 17:31 ` 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=Pine.SUN.3.91.1010301130233.5862A-100000@is \
--to=eliz@is.elta.co.il \
--cc=chastain@cygnus.com \
--cc=gdb-patches@sources.redhat.com \
--cc=kevinb@cygnus.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