Re: CodeSense doesn't see a global var
Re: CodeSense doesn't see a global var
- Subject: Re: CodeSense doesn't see a global var
- From: Chris Espinosa <email@hidden>
- Date: Sat, 13 Sep 2008 16:06:23 -0700
Does S appear in your Project Symbols smartgroup? What type does the
Xcode indexer think it is?
Chris
Top-posted from my iPhone
On Sep 12, 2008, at 6:48 PM, Michael Stauffer <email@hidden
> wrote:
XCode 3.1
Hi,
I've got a global ptr 'S' to a struct that I use to access some
state vars
across source files. CodeSense says there are no completions when I
try to
get them after typing 'S->'. CodeSense works for another global var
in my
sources (different files), and all other identifiers as I'd expect,
at least
those I've tried, like class members and preprocessor defines
included from
other files. The global is defined extern in one .h file and
declared in a
cpp file. The code compiles without trouble.
Anyone have any insight on this? Thanks.
Cheers,
Michael
_______________________________________________
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
_______________________________________________
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