• 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: Zerolink in Xcode 2.0
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Zerolink in Xcode 2.0


  • Subject: Re: Zerolink in Xcode 2.0
  • From: Nick Zitzmann <email@hidden>
  • Date: Wed, 11 May 2005 23:15:46 -0600


On May 10, 2005, at 2:41 PM, Justin Walker wrote:

Nick: in your Nov/04 post, you mentioned several reasons for ZeroLink not working; are these from experience, gedanken experiments, or certain knowledge? I'm not doubting; just curious.

All of the above. ;)

One of the first PB projects I converted to use native targets just happened to use the +didLoad feature of the OmniBase framework, which depends on having a full class list available when the app starts up. Since ZeroLink builds the class list as the program uses classes instead of loading everything at start time (verified by an Apple engineer on the cocoa-dev list), I found I had to disable ZeroLink to get that project to work.

I've seen ZeroLink refuse to load functions declared as __private_extern__. Again, I had to turn ZL off to get them to load.

I read about the C++ __private_extern__ problem on this list in a message written by an Apple engineer. That was a long time ago, though. Was that ever fixed in the compiler?

Nick Zitzmann
<http://seiryu.home.comcast.net/>
S/MIME signature available upon request

_______________________________________________
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: 
 >Zerolink in Xcode 2.0 (From: Justin Walker <email@hidden>)
 >Re: Zerolink in Xcode 2.0 (From: Fritz Anderson <email@hidden>)
 >Re: Zerolink in Xcode 2.0 (From: Justin Walker <email@hidden>)
 >Re: Zerolink in Xcode 2.0 (From: Justin Walker <email@hidden>)
 >Re: Zerolink in Xcode 2.0 (From: Fritz Anderson <email@hidden>)
 >Re: Zerolink in Xcode 2.0 (From: Justin Walker <email@hidden>)
 >Re: Zerolink in Xcode 2.0 (From: Nick Zitzmann <email@hidden>)
 >Re: Zerolink in Xcode 2.0 (From: Justin Walker <email@hidden>)
 >Re: Zerolink in Xcode 2.0 (From: Justin Walker <email@hidden>)

  • Prev by Date: Re: Code Completion issues?
  • Next by Date: Constant crashes with XCode 2 debugger
  • Previous by thread: Re: Zerolink in Xcode 2.0
  • Next by thread: IB Help not working?
  • Index(es):
    • Date
    • Thread