Subject: Re: CVS commit: src/games/dab
To: Jason Thorpe <thorpej@wasabisystems.com>
From: Perry E. Metzger <perry@piermont.com>
List: source-changes
Date: 12/26/2003 18:42:10
Jason Thorpe <thorpej@wasabisystems.com> writes:
> On Dec 26, 2003, at 2:50 PM, Perry E. Metzger wrote:
>
>> Those are both case preserving, aren't they?
>
> Preserving, but insensitive.

That's what I thought. My only point is that we can't support truly
insensitive file systems for cross builds because that would nuke the
capitalization on the generated sets, which is significant -- the file
system needs to be at least case preserving.

BTW, it would be good if someone convinced FSF to get rid of the .C
files in the gcc distribution -- there are a lot of them in the
regression suites I think.

Perry