RE: Bug with included files
RE: Bug with included files
- Subject: RE: Bug with included files
- From: Rahul Verma <email@hidden>
- Date: Tue, 6 Apr 2004 16:11:04 +0530
Seems like there is some caching problem ... more to do with the memory
washer rather than XCode!! What say?
Rahul
-----Original Message-----
From: email@hidden
[mailto:email@hidden] On Behalf Of Lionel
Sent: Tuesday, April 06, 2004 3:58 PM
To: email@hidden
Subject: Bug with included files
I include a file like this :
#include "filea.h"
I change the name of filea.h to fileb.h and the inclusion to
#include "fileb.h"
When compiling, XCode says : fileb.h : no such file or directory
I quit XCode and relaunch the project without changing anything. I
recompile -> no problem.
It seems to me that this is a bug in XCode.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.