• 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: automagic header dependencies
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: automagic header dependencies


  • Subject: Re: automagic header dependencies
  • From: Chris Espinosa <email@hidden>
  • Date: Fri, 9 Jun 2006 15:28:17 -0700


On Jun 9, 2006, at 3:03 PM, Markian Hlynka wrote:

So, I just had an odd problem. I was modifying a header file, and upon recompile, one of the C++ files that included it didn't automatically recompile. I ran a couple tests to verify the behaviour, and then went looking for a solution/cause. When I returned from the lab next door (with no good suggestions), I re- tested things, and they worked just fine. No clean required!

So, what's going on? Had the indexer or some other part of Xcode not caught up yet (it was a recent change). I'm concerned it might happen again, or reverse itself, without my noticing!

It's not the indexer, but dependency analysis does indeed run on a background thread.


Is there a way to explicitly define dependencies?

Not to define, no. But it doesn't look like the definition was the problem, as the dependency analysis did eventually get it.


Is there a way to manually force the indexer (or whatever it is) to update?

Build > Touch of the source file will force it to be rebuilt.

Chris
_______________________________________________
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: 
 >automagic header dependencies (From: Markian Hlynka <email@hidden>)

  • Prev by Date: Re: no rule to process file
  • Next by Date: Re: gcc and the phantom alloca()?
  • Previous by thread: automagic header dependencies
  • Next by thread: Xcode 2.3 breaks bundle static object destruction? fuse-cxa-atexit? Help!
  • Index(es):
    • Date
    • Thread