Lars Kristan <[EMAIL PROTECTED]> writes:

> Hmmmmm, here lies the catch. According to UTC, you need to keep
> processing the UNIX filenames as BINARY data. And, also according
> to UTC, any UTF-8 function is allowed to reject invalid sequences.
> Basically, you are not supposed to use strcpy to process filenames.

No: strcpy passes raw bytes, it does not interpret them according to
the locale. It's not "an UTF-8 function".

-- 
   __("<         Marcin Kowalczyk
   \__/       [EMAIL PROTECTED]
    ^^     http://qrnik.knm.org.pl/~qrczak/

Reply via email to