I just moved some working code that uses mbrtowc into a .so loaded using
dlopen("./libtmba.so.1", RTLD_LAZY) and it's now returning -1 "Invalid or
incomplete multibyte or wide character". I'm using glibc-2.2.5-34 on RHL
7.3. It does not appear to make any difference if I setlocale(LC_CTYPE,
"en_US.utf8") from within the dlopened code. Is this a known problem or am
I doing something wrong here?Thanks, Mike -- Linux-UTF8: i18n of Linux on all levels Archive: http://mail.nl.linux.org/linux-utf8/
