• 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
Re: XCode 2.0 function definition popup not working
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: XCode 2.0 function definition popup not working


  • Subject: Re: XCode 2.0 function definition popup not working
  • From: Markian Hlynka <email@hidden>
  • Date: Thu, 19 May 2005 17:16:44 -0600

I have filed a similar problem. Radar#3855755

It's not identical to yours, but it does involve how structs are handled.


On May 19, 2005, at 9:35, Zdzislaw Losvik wrote:

XCode 2.0 seems to contain many new bugs for users that turn out to be called "features". Here is one more:

If I put this code anywhere in the file, all function declarations after this snippet become invisible to "function popup button". So I cannot jump to any function quickly and have to search for them manually. This really slows me down.

struct _aStruct
{
    int anInt;
} aStruct[] = {/*a*/{1}, {2}};

Is there any workaround for this?

Cheers,
Zdzislaw Losvik
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden


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
References: 
 >XCode 2.0 function definition popup not working (From: Zdzislaw Losvik <email@hidden>)

  • Prev by Date: Re: Mangled text in Expert Preferences
  • Next by Date: XCode build error in 10.3.x
  • Previous by thread: Re: XCode 2.0 function definition popup not working
  • Next by thread: Executable Argument based on Target
  • Index(es):
    • Date
    • Thread