• 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: can't get NSZombie to work
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: can't get NSZombie to work


  • Subject: Re: can't get NSZombie to work
  • From: Nick Zitzmann <email@hidden>
  • Date: Wed, 28 Apr 2004 10:33:43 -0600

On Apr 28, 2004, at 9:42 AM, Ben Dougall wrote:

and i've put this at the top of my main.m file:

#import <Foundation/NSDebug.h>
NSZombieEnabled = YES;

Here you're declaring NSZombieEnabled as if it was a global of some sort. Try moving it to main() just before anything else (NSApplicationMain() or whatever) is called; it should work if you do that.

Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: can't get NSZombie to work
      • From: Ben Dougall <email@hidden>
References: 
 >can't get NSZombie to work (From: Ben Dougall <email@hidden>)

  • Prev by Date: [OT] Box's needed
  • Next by Date: Re: Problems with XCode 1.2
  • Previous by thread: can't get NSZombie to work
  • Next by thread: Re: can't get NSZombie to work
  • Index(es):
    • Date
    • Thread