This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: RCS tags in ada source files
- From: Tony Finch <dot at dotat dot at>
- To: joel dot sherrill at OARcorp dot com
- Cc: Stan Shebs <shebs at apple dot com>, Geoffrey Keating <geoffk at redhat dot com>, gcc at gcc dot gnu dot org
- Cc:
- Date: Wed, 13 Mar 2002 21:46:50 +0000
- Subject: Re: RCS tags in ada source files
- Newsgroups: chiark.mail.gcc.gcc
- Organization: Linux Unlimited
- References: <200203132021.g2DKLRU25606@localhost.localdomain> <3C8FB80E.A7F444FB@apple.com>
>Someone suggested to me that there is a CVS patch to support project
>specific keywords like BSDId or GCCId. I think the FreeBSD folks
>use it.
And NetBSD and OpenBSD and XFree86.
In the past the BSDs have sometimes stripped the $s off imported sources
from third parties in order to stop clashes, and there are still lots
of SCCS IDs from the CSRG days.
Tony.