As far as I know, my code is 7-bit us-ascii which is supposed to be
UTF-8 valid . Any hints as to how to debug text for bad UTF-8
characters?
Thanks.
Well, I should have looked harder. There is a Perl module,
Search::Tools::UTF8, that solved the problem for me.
Thanks anyway.
-Tom
Actually, Cristian, pointing to the place in the file where zero
detected the first non-utf-8 bytes would be helpful.
I actually found an apparent non-ascii character which displays as a
'u' with an umlaut but is apparently not UTF-8 (some other encoding I
guess). BTW, the 'u' was in Peter Kummel's name in the SafeFormat.h
header file of the Loki library.
The new zero is much improved over the earlier version I used some
time ago (I'm now running Fedora 7). It is so much easier to use than
DDD or SGI's debuggers.
Thanks for a great product.
-Tom
Actually, Cristian, pointing to the place in the file where zero
detected the first non-utf-8 bytes would be helpful.
Tres bien!
That is perfect!
-Tom
Tres bien!
That is perfect!