Re: NSString weirdness [FIXED]
Re: NSString weirdness [FIXED]
- Subject: Re: NSString weirdness [FIXED]
- From: Eric Ocean <email@hidden>
- Date: Mon, 27 Sep 2004 13:19:59 -0700
The problem turned out to be a NULL byte that was part of one of the
strings. However, calling -[NSString isEqual] showed the two strings to
be identical, which is why I didn't the NULL byte was there (and
causing problems). The NULL byte caused the NSLog() output to be
truncated. For more info, you can read a thread I started at cocoa-dev
called "hash problem with NSString".
Regards,
Eric Ocean
_______________________________________________
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