[Bug 147333] Cannot load local files whose names contain Japanese/Chinese characters (fwd)
Frank Liu <[email protected]> Sun, 9 Jun 2002 17:12:40 -0500 (EST)
| Newsgroups | gmane.os.qnx.openqnx.devel |
|---|---|
| Message-ID | <[email protected]> |
anybody have ideas? cdm, who ported libiconv for qnx6? phearbear, how did you deal with this? frank ---------- Forwarded message ---------- Date: Sun, 9 Jun 2002 15:09:32 -0700 (PDT) From: [email protected] To: [email protected] Subject: [Bug 147333] Cannot load local files whose names contain Japanese/Chinese characters http://bugzilla.mozilla.org/show_bug.cgi?id=147333 ------- Additional Comments From darin-VsqqI1RANlFWk0Htik3J/[email protected] 2002-06-09 15:09 ------- Frank: hmm.. we need nl_langinfo to determine the native charset of the system. without that we can't call iconv_open. does QNX provide some other way to determine the native filesystem charset?