Subject: Re: CVS commit: src/games/dab
To: Perry E. Metzger <perry@piermont.com>
From: Jason Thorpe <thorpej@wasabisystems.com>
List: source-changes
Date: 12/26/2003 15:22:51
--Apple-Mail-8--315508534
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset=US-ASCII; format=flowed


On Dec 26, 2003, at 2:50 PM, Perry E. Metzger wrote:

> Those are both case preserving, aren't they?

Preserving, but insensitive.  In other words, you will see different 
behavior if you invoke it in different ways.  Let's assume you have a 
file called foo.C, a C++ source file:

	cc foo.c -- compile foo.C as a C source file

	cc foo.C -- compile foo.C as a C++ source file

The only way to remove the ambiguity is to use a different suffix.

         -- Jason R. Thorpe <thorpej@wasabisystems.com>


--Apple-Mail-8--315508534
content-type: application/pgp-signature; x-mac-type=70674453;
	name=PGP.sig
content-description: This is a digitally signed message part
content-disposition: inline; filename=PGP.sig
content-transfer-encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (Darwin)

iD8DBQE/7MLPOpVKkaBm8XkRAidxAJ9iLq7fiXb5qJs9AA4oEPKROybk0QCcDyjQ
Dff5ccAQIZ6ufkBWnu2SrLg=
=i08A
-----END PGP SIGNATURE-----

--Apple-Mail-8--315508534--