Re: NSCFDictionary EXCEPTION
Re: NSCFDictionary EXCEPTION
- Subject: Re: NSCFDictionary EXCEPTION
- From: Ondra Cada <email@hidden>
- Date: Tue, 25 Apr 2006 00:53:06 +0200
Jeremy,
On 24.4.2006, at 23:41, Jeremy Sagan wrote:
Checking Dependencies Exception occurred while starting build: *** -
[NSCFDictionary setObject:forKey:]: attempt to insert nil value
If I go back, clean just this target then it will build fine but
this is not the way it is supposed to work. Any ideas appreciated!
(i) this would better fit the Cocoa-dev list, I guess;
(ii) too little information.
The bug can be caused by a plethora of diverse things. Break on raise
(or perhaps objc_exception_throw, but I believe NSDictionary uses -
[NSException raise] consistently), and have a look on the stack which
code is putting the nil there.
---
Ondra Čada
OCSoftware: email@hidden http://www.ocs.cz
private email@hidden http://www.ocs.cz/oc
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden