Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jan 2005 14:22:55 +1100
From:      Christopher Vance <c@nu.org>
To:        David Yu <chiahsing@gmail.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: NTFS unicode converting problem
Message-ID:  <20050117032255.GC630@nu.org>
In-Reply-To: <ad2ada4b05011618258c80402@mail.gmail.com>
References:  <ad2ada4b05011613445601befe@mail.gmail.com> <20050117020039.GB630@nu.org> <ad2ada4b05011618258c80402@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jan 16, 2005 at 06:25:52PM -0800, David Yu wrote:
>In my case, those Chinese filenames are still in UCS-2LE, and all
>characters are in plane 0. I tried to modify codes so that it can
>directly store the conversion result into the dirent structure, but
>the convchr() funtion failed everytime for Chinese character while
>there is no problem with Ascii characters. I thought converting from
>UCS-2 to UTF-8 should be very easy?

Maybe the conversion routine disagrees with you about byte order?

-- 
Christopher Vance



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050117032255.GC630>