• 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 failes after getting scope resolution op (::)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Indexer failes after getting scope resolution op (::)


  • Subject: Indexer failes after getting scope resolution op (::)
  • From: Andreas Grosam <email@hidden>
  • Date: Tue, 23 Mar 2004 17:25:22 +0100

The indexer gets confused after it has to parse a scope resolution operator (::) in the following construct:

class  MyClass
{
	::global_type foo();

	void bar();
};

The occurence of the scope resolution operator causes the indexer not to properly index the subsequent members in the same class. That is, the member bar() will not be listed in the member list in the class browser.
_______________________________________________
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.



  • Follow-Ups:
    • Re: Indexer failes after getting scope resolution op (::)
      • From: Kevin Grant <email@hidden>
  • Prev by Date: Re: Error and Warning verbosity in XCode/Gcc
  • Next by Date: link error
  • Previous by thread: Re: Error and Warning verbosity in XCode/Gcc
  • Next by thread: Re: Indexer failes after getting scope resolution op (::)
  • Index(es):
    • Date
    • Thread