On 29/09/2008 13:04, Jean-Marc Lasgouttes wrote:
"hzluo"<[EMAIL PROTECTED]>  writes:
For all error messages, the absFilename() is used to print filenames.
It is always UTF-8. However, on the Windows console,
UTF-8 strings can't be displayed properly if it has non-ASCII chars.
So any messages directing to console may have chaose chars.

In general, all the error messages are in utf8. If we want something
special for windows, we just have to change the output encoding.

I just checked and at least the latin1 subset is properly displayed in my console on Vista.

Abdel.

Reply via email to