VTE on Solaris
- From: HideToshi Tajima <hidetoshi tajima sun com>
- To: desktop-devel-list gnome org
- Subject: VTE on Solaris
- Date: Tue, 16 Jul 2002 11:43:21 -0700
Hi,
I ran VTE on Solaris and it is crashing immedietely - due to iconv failure.
Apparantly it fails at trie.c:line 481: conv = g_iconv_open("WCHAR_T",
"UTF-8"),
and I don't see UTF-8 -> WCHAR_T conversion working either with libiconv
1.7 or
Solaris native iconv.
I don't think using "WCHAR_T" for iconv charset name is portable. Can
"UCS-4" be
substituted for it?
Regards,
Toshi
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]