Re: Debugging problems
Re: Debugging problems
- Subject: Re: Debugging problems
- From: glenn andreas <email@hidden>
- Date: Mon, 28 Mar 2005 15:42:51 -0600
On Mar 28, 2005, at 2:50 PM, Michael Mulligan wrote:
The relevant chunk of the crash log is no more enlightening (and the
line it references is the NSLog I mentioned last time):
0 com.apple.Foundation 0x90a5c740 _NSRaiseError + 0xf8
1 com.apple.Foundation 0x90a5c624 +[NSException raise:format:]
+ 0x2c
2 com.apple.Foundation 0x909f45f8 -[NSCFDictionary
setObject:forKey:] + 0x90
3 NSString+WebExtras.ob 0x000c16b8
-[NSString(NSString_WebExtras) removeExcessiveWhitespace] + 0x26c
(NSString+WebExtras.m:117)
The method that dies (removeExcessiveWhitespace) does not modify any
dictionaries in any way that I can see.
Well, what _is_ at line 117 in the file NSString+WebExtras.m?
Glenn Andreas email@hidden
<http://www.gandreas.com/> oh my!
Mad, Bad, and Dangerous to Know
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden