Open Menu
Close Menu
Apple
Shopping Bag
Apple
Mac
iPad
iPhone
Watch
TV
Music
Support
Search apple.com
Shopping Bag
Lists
Open Menu
Close Menu
Terms and Conditions
Lists hosted on this site
Email the Postmaster
Tips for posting to public mailing lists
indexer deficiencies
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
indexer deficiencies
Subject
:
indexer deficiencies
From: Andreas Grosam <
email@hidden
>
Date: Mon, 7 Jun 2004 10:30:47 +0200
- the indexer does not use the correct paths for locating header files. That is, the header files included by the compiler and those from the indexer does not match. (currently, experienced this for C++ headers only)
- the indexer does not respect the "translation unit". Means, it may not recognize that certain conditional macros are defined and thus, parses a different source than the compiler will do. The consequences are wrong results.
- the indexer information is not exact, means it does not respect namespaces, local classes, nested names, etc.
- since each target defines its own set of translation units, for each target a seperat index is required. Currently, there is only one index for the project, which yields automatically to wrong results.
_______________________________________________
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.
Prev by Date:
Re: Debugger: How to read structures?
Next by Date:
Re: Editor is really buggy (and Symbolic Link and Xcode Install - RESOLVED)
Previous by thread:
Re: Debugger: How to read structures?
Next by thread:
Re: Editor is really buggy (and Symbolic Link and Xcode Install - RESOLVED)
Index(es):
Date
Thread