Re: avoid space in path names
Re: avoid space in path names
- Subject: Re: avoid space in path names
- From: "Sean McBride" <email@hidden>
- Date: Thu, 15 Dec 2005 10:50:39 -0500
- Organization: Rogue Research
On 2005-12-14 14:33, Steve Checkoway said:
>>> Don't forget to avoid case-insensitive clashes too!
>>> (Bad experience: CVS checking out a project with x.c and x.C sources)
>>
>> Though in this case, there is a compiler warning to help you at
>> least...
>> forget its name tho.
>
>What would the compiler be warning about? x.c is a C file. x.C is a C+
>+ file.
Sorry, my mistake. I was thinking about the warning for #includes where
the name you give does not match the name on disk. So if you do
#include "FOO.H" but on disk it's "foo.h" you'll get a warning. At
least I think gcc has this warning. :) I can't seem to find it right
now. I know CodeWarrior has it, maybe I'm mixing them up.
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden