On Wed, 31 Jan 2001, Tomohiro KUBOTA wrote:

> kernel should be responsible for encoding conversion... (i.e., I have
> no idea whether locale encoding or UTF-8 should be used for parameters
> for fopen() and so on.)

I think it would be very bad, potentially disasterous to have open() and
fopen() taking different parameters for the filename.

(Last time I checked [and I wrote some of the code for this] GTK+ 2.0 will 
be taking the policy, that all filenames are in UTF-8, even though some
other things will undergo locale->UTF-8 conversion, unless this is
specifically requested with something like G_BROKEN_FILENAMES=1). But I
don't know if this has changed.

-- 
Robert Brady
[EMAIL PROTECTED]


-
Linux-UTF8:   i18n of Linux on all levels
Archive:      http://mail.nl.linux.org/lists/

Reply via email to