Thank you, thank you, Thank you! You gave me the key without even
realizing it. I had just wanted to give a running version to someone who
was visiting and had quickly tried to compile a release version. I stupidly
assumed the release version would keep the same project settings except for
t
On Aug 24, 2008, at 11:58 AM, Gordon Apple wrote:
10.5.4, MacBookPro 2.4 GHz Intel Core 2 Duo. Only console message is
Program received signal: “EXC_BAD_ACCESS”.
#00x9595c6e8 in objc_msgSend
#10x924415d3 in _NSValueOfClassWithSpecialSpecificErrorMessage
#20x924410b4 in -[NSArrayDe
10.5.4, MacBookPro 2.4 GHz Intel Core 2 Duo. Only console message is
Program received signal: ³EXC_BAD_ACCESS².
#00x9595c6e8 in objc_msgSend
#10x924415d3 in _NSValueOfClassWithSpecialSpecificErrorMessage
#20x924410b4 in -[NSArrayDetailBinder
_refreshDetailContentInBackground:]
#3
On Aug 24, 2008, at 9:00 AM, Gordon Apple wrote:
I’m having a problem that only shows up in Release mode. I have an
object that should have “editLayer” ivar automatically initialized
to nil.
A second object has a KVO on this ivar property. When the first
object
calls setEditLayer (as a
I¹m having a problem that only shows up in Release mode. I have an
object that should have ³editLayer² ivar automatically initialized to nil.
A second object has a KVO on this ivar property. When the first object
calls setEditLayer (as a result of it¹s own KVO notification observation
from el