[cvsnt] Re: Help with Audit
Flávio Etrusco
flavio.etrusco at gmail.com
Wed Feb 15 20:22:34 GMT 2006
On 2/15/06, Clovis Garcia <clovis at phoebus.com.br> wrote:
>
> (...) I think the text is been corrupted before the call of the command (...)
>
This makes sense. Seems like a routine is expecting an utf-8 string,
detects a character code above 127, decides it'll use the next two
bytes for decoding the character but the bytes don't actually encode
an utf-8 char, so it converts to '?'...
-Flávio
More information about the cvsnt
mailing list