Re: Interesting Problem Code worked in 10.4 but not in 10.5
Re: Interesting Problem Code worked in 10.4 but not in 10.5
- Subject: Re: Interesting Problem Code worked in 10.4 but not in 10.5
- From: Clayton Leitch <email@hidden>
- Date: Sun, 22 Jun 2008 21:04:52 -0400
Possibly, but the code worked fine in 10.4. Interestingly the
complied application worked in 10.5 in deployment mode. I made a few
changes to the GUI and this error happened. I changed everything back
to the way it was and cleaned the compile and the error continued.
On Jun 22, 2008, at 8:19 PM, Jason Coco wrote:
Is it possible that your NSDecimalNumber is no longer a valid object
reference?
On Jun 22, 2008, at 19:08 , Clayton Leitch wrote:
Well, thanks to the list I now have a back trace below:
#0 0x96cd5564 in NSDecimalCopy ()
#1 0x96d854f9 in NSDecimalSubtract ()
#2 0x96dadad8 in -[NSDecimalNumber
decimalNumberBySubtracting:withBehavior:] ()
#3 0x96dada47 in -[NSDecimalNumber decimalNumberBySubtracting:] ()
[...]
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden