Code indexing crashing bug
Code indexing crashing bug
- Subject: Code indexing crashing bug
- From: "Karan, Cem (Civ, ARL/CISD)" <email@hidden>
- Date: Thu, 1 Jul 2004 17:28:30 -0400
- Thread-topic: xcode-users digest, Vol 1 #486 - 9 msgs
I'm sending this as a quick warning to everyone so your projects don't crash like mine were.
If you have code indexing turned on and have a line like this in your headers:
#include <>
XCode crashes when trying to load your project after you've closed it, or if it decides that it needs to index the code again (like right after you save) By putting something into the line, the crashing stops. Note that if you open just the file (not the project associated with the file) XCode doesn't index, and therefore won't crash.
Does anyone else know of things that cause code indexing to die, taking XCode with it?
Thanks,
Cem Karan
PS Yes, I've already filed a bug report on this.
_______________________________________________
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.