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 16:51:13
Jason Thorpe <thorpej@wasabisystems.com> writes:
>> Module Name:	src
>> Committed By:	christos
>> Date:		Fri Dec 26 18:03:34 UTC 2003
>>
>> Modified Files:
>> 	src/games/dab: algor.C board.C box.C gamescreen.C human.C main.C
>> 	    player.C random.C test.C ttyscrn.C
>
> If these are really C++ files (note the capital C), then they should
> be renamed to have .cc suffixes rather than .C, since .C won't work
> properly on case-insensitive file systems.

Certainly all our other c++ stuff is .cc

However, as a point of inquiry, I thought we didn't support case
insensitive file systems, although we do support case preserving...

-- 
Perry E. Metzger		perry@piermont.com