Re: Help: How do you start debugging this crashlog?
Re: Help: How do you start debugging this crashlog?
- Subject: Re: Help: How do you start debugging this crashlog?
- From: p3consulting <email@hidden>
- Date: Mon, 21 Jul 2003 10:23:00 +0200
>
From: David P Henderson <email@hidden>
>
Subject: Re: Help: How do you start debugging this crashlog?
>
Date: Sun, 20 Jul 2003 21:30:21 -0400
>
To: Cocoa Developer <email@hidden>
>
>
A rather poor choice of words sows the seeds of confusion. How exactly
>
does one "allocate an autoreleased object" in Cocoa? Did you perhaps
>
mean to say that the programmer had instantiated an object reference
>
with an autoreleased object which he later attempted to use having
>
forgotten to retain the desired object?
>
Exactly, ok maybe too much jargon
"allocate an autoreleased object" = calling some "new" method and
then forget to retain the result, and later use the reference
Pascal Pochet
P3 Consulting
email@hidden
http://www.p3-consulting.net
_______________________________________________
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.