FROM : daniel
DATE : Fri Apr 01 20:49:21 2005
It's a coincidence, if it's working it's because the $r3 register
happens to still have the return value of the retain call. That's a
dangerous coincidence to live by ...
Daniel
On Apr 1, 2005, at 10:28 AM, Julian Cain wrote:
> Um, the are defined and draw just fine thank you. Sorry
>
>> On Apr 1, 2005, at 1:06 PM, Shaun Wexler wrote:
>>
>> Please RTFM, and you'll see that the -setFlipped: method does not
>> return an object. You're retaining nothing, and thus your ivars
>> are undefined. If you really want to stack all that gack into one
>> line, you'd have to do something ugly like:
>>
>>
DATE : Fri Apr 01 20:49:21 2005
It's a coincidence, if it's working it's because the $r3 register
happens to still have the return value of the retain call. That's a
dangerous coincidence to live by ...
Daniel
On Apr 1, 2005, at 10:28 AM, Julian Cain wrote:
> Um, the are defined and draw just fine thank you. Sorry
>
>> On Apr 1, 2005, at 1:06 PM, Shaun Wexler wrote:
>>
>> Please RTFM, and you'll see that the -setFlipped: method does not
>> return an object. You're retaining nothing, and thus your ivars
>> are undefined. If you really want to stack all that gack into one
>> line, you'd have to do something ugly like:
>>
>>
| Related mails | Author | Date |
|---|---|---|
| Julian Cain | Apr 1, 15:30 | |
| j o a r | Apr 1, 17:06 | |
| Julian Cain | Apr 1, 18:25 | |
| daniel | Apr 1, 18:52 | |
| Julian Cain | Apr 1, 19:52 | |
| j o a r | Apr 1, 20:00 | |
| Shaun Wexler | Apr 1, 20:06 | |
| Julian Cain | Apr 1, 20:28 | |
| Will Mason | Apr 1, 20:37 | |
| Guy English | Apr 1, 20:47 | |
| daniel | Apr 1, 20:49 | |
| Sean McBride | Apr 1, 20:53 |






Cocoa mail archive

