VTE on Solaris



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]