This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: ,brik -> .brik in 971225
- To: Mumit Khan <khan at xraylith dot wisc dot edu>
- Subject: Re: ,brik -> .brik in 971225
- From: Robert Lipe <robertl at dgii dot com>
- Date: Sat, 27 Dec 1997 11:01:22 -0600
- Cc: egcs at cygnus dot com
- References: <9712270756.AA22140@modi.xraylith.wisc.edu>
> Was this intentional? I only downloaded the diff from 971215, so don't
> know if this is the case with the full distribution or not.
I asked Jeff about this recently. Yes, it was intentional, he said.
It was to pave the way for people using code right from the CVS
repository becuase CVS/RCS doesn't handle files named with commas
very well.
Moral of this story is to 'mv ,brik .brik' before applying the 1215 patch.
RJL