Searching project produces multiple exceptions
Searching project produces multiple exceptions
- Subject: Searching project produces multiple exceptions
- From: Daniel Jalkut <email@hidden>
- Date: Tue, 13 Dec 2005 13:39:20 -0500
I just spent a long time tracking down a funky bug in Xcode's search
mechanism. The bottom line is that if a source file has multibyte
UTF8 characters in it, Xcode's search facility computes the wrong
range for search terms located on the same line as those multibyte
characters.
Details on my blog:
http://www.red-sweater.com/blog/?p=67
If anybody has any suggestions for how I might work around this
problem in the short term, I'd appreciate them. I suppose the
obvious solution is to replace all of the multibyte characters with
single byte stand-ins. I've been in the habit of using bullets "•" in
my comments as "red flags" for many years. It would be a shame to
have to switch now.
Daniel
_______________________________________________
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