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: bugzilla-daemon=4eJtQOnFJqFAfugRpC6u6w@public.gmane.org
To: liug=wJsaexb6DEQ3G7qi5jAxu4dd74u8MsAO@public.gmane.org
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/w@public.gmane.org 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?