• 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
CodeSense doesn't see a global var
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CodeSense doesn't see a global var


  • Subject: CodeSense doesn't see a global var
  • From: "Michael Stauffer" <email@hidden>
  • Date: Fri, 12 Sep 2008 21:48:42 -0400
  • Importance: Normal

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

  • Follow-Ups:
    • Re: CodeSense doesn't see a global var
      • From: Chris Espinosa <email@hidden>
    • Re: CodeSense doesn't see a global var
      • From: Andrew Pontious <email@hidden>
  • Prev by Date: Re: xcode forgets the Line Endings settings
  • Next by Date: Re: Mixing ObjC and C++ STL on same ObjC source file
  • Previous by thread: Re: Improved cross-project references (was Re: Release Notes for Xcode 3.1.1)
  • Next by thread: Re: CodeSense doesn't see a global var
  • Index(es):
    • Date
    • Thread