[Mono-devel-list] filename character conversions(util/strenc.c)
Dick Porter
dick at ximian.com
Wed Nov 5 07:28:00 EST 2003
On Wed, 2003-11-05 at 12:12, Paolo Molaro wrote:
> Bernie is right, of course: the recent changes in metadata/locales.c and
> util/strenc.c that unconditionally use UTF16LE are broken.
> Runtime strings in mono are UTF with the endianess matching the cpu
> endianess.
OK, I'll change it to be host-endian. Are there any places left in the
code that assume utf16 is byte + '\0' + byte + '\0'... ?
- Dick
More information about the Mono-devel-list
mailing list