[6170] in Athena Bugs
rt 7.1H: rcs ci doesn't know what .C means
daemon@ATHENA.MIT.EDU (Barr3y Jaspan)
Sat Oct 6 15:00:59 1990
To: bugs@ATHENA.MIT.EDU
Date: Sat, 06 Oct 90 15:00:43 EDT
From: Barr3y Jaspan <bjaspan@ATHENA.MIT.EDU>
System name: steve-dallas
Type and version: RTPC-ROMPC 7.1H
Display type: apa16
What were you trying to do?
Use RCS on a C++ source file.
What's wrong:
It didn't recognize the .C extension, so when $Log:$ was expanded the
log entries were placed flush against the edge of the file.
What should have happened:
The following extensions should all be considered as "C family"
extensions (ie: having the same comment character):
.C
.cc
.H
.hh
Please describe any relevant documentation references:
rcs(1), ci(1)