FROM : Jonathan Hohle
DATE : Tue Jul 01 22:21:02 2008
>
> The Core Foundation Ownership Policy is actually specified in terms of a
> naming convention similar to that for Cocoa and defined by two rules, the
> Create Rule and the Get Rule:
>
> <
> http://developer.apple.com/documentation/CoreFoundation/Conceptual/CFMemoryMgmt/Concepts/Ownership.html
> >.
I looked at it again, and couldn't reproduce the crashes. I spent a while
yesterday, however, ensuring My Create/Copy/Retains were all properly
matched with Release's.
Unfortunately, I'm not running into an issue where otest fails (tests don't
fail, but otest reports an non-zero exit status with messages about a
ReplicaData class), but running the program doesn't when run.
Thanks for the help!
--
Jon
<><
DATE : Tue Jul 01 22:21:02 2008
>
> The Core Foundation Ownership Policy is actually specified in terms of a
> naming convention similar to that for Cocoa and defined by two rules, the
> Create Rule and the Get Rule:
>
> <
> http://developer.apple.com/documentation/CoreFoundation/Conceptual/CFMemoryMgmt/Concepts/Ownership.html
> >.
I looked at it again, and couldn't reproduce the crashes. I spent a while
yesterday, however, ensuring My Create/Copy/Retains were all properly
matched with Release's.
Unfortunately, I'm not running into an issue where otest fails (tests don't
fail, but otest reports an non-zero exit status with messages about a
ReplicaData class), but running the program doesn't when run.
Thanks for the help!
--
Jon
<><
| Related mails | Author | Date |
|---|---|---|
| Jonathan Hohle | Jul 1, 15:09 | |
| Kyle Sluder | Jul 1, 19:09 | |
| mmalc crawford | Jul 1, 19:15 | |
| Jonathan Hohle | Jul 1, 22:21 | |
| Michael Ash | Jul 1, 23:49 | |
| Kyle Sluder | Jul 1, 23:59 |






Cocoa mail archive

