• 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: Panther Console Warning
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Panther Console Warning


  • Subject: Re: Panther Console Warning
  • From: Greg Titus <email@hidden>
  • Date: Tue, 1 Jul 2003 14:39:19 -0700

On Tuesday, July 1, 2003, at 02:10 PM, Jonathan Wight wrote:

Hi,

Just tested my app on 10.3 DP1 and upon launch I found it generated this
very worrying message in my console:

+[Object allocWithZone:] warning: Object compatibility method has been
executed at least once. Convert source code off it NOW!

Any idea where its coming from? I don't believe I'm manually calling or
overriding allocWithZone anywhere...

Hi Jon,

It's not the method name (allocWithZone) that the message is complaining about, it is that someone is allocating an Object (as opposed to an NSObject). Do you have any classes that still subclass from the old NeXT Object class?

Hope this helps,
- Greg
_______________________________________________
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.

References: 
 >Panther Console Warning (From: Jonathan Wight <email@hidden>)

  • Prev by Date: Panther Console Warning
  • Next by Date: Accessing Aqua metrics without Carbon
  • Previous by thread: Panther Console Warning
  • Next by thread: Re: Panther Console Warning
  • Index(es):
    • Date
    • Thread