From owner-freebsd-i18n Fri Mar 8 13:29:48 2002 Delivered-To: freebsd-i18n@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id 08D8B37B404; Fri, 8 Mar 2002 13:29:45 -0800 (PST) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.11.4/8.11.6) id g28LTf644313; Fri, 8 Mar 2002 16:29:41 -0500 (EST) (envelope-from wollman) Date: Fri, 8 Mar 2002 16:29:41 -0500 (EST) From: Garrett Wollman Message-Id: <200203082129.g28LTf644313@khavrinen.lcs.mit.edu> To: Tomas Pluskal Cc: freebsd-i18n@FreeBSD.ORG, Subject: Re: multibyte(3) functions not working ? In-Reply-To: <20020308191246.H1072-100000@s096-n062.tele2.cz> References: <200203081811.g28IB2t40133@khavrinen.lcs.mit.edu> <20020308191246.H1072-100000@s096-n062.tele2.cz> Sender: owner-freebsd-i18n@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG < said: > I know that ISO8859-2 is not multibyte encoding, but in fact gnumeric, > gedit (and I believe a lot of other software) expect the multibyte > functions to work anyway (and to work as "translate characters from > current locale's encoding to UNICODE" and reverse). They are broken. (Or perhaps they are relying on new behavior in C99, but I rather doubt it.) > Why does this work in linux ? Because Linux (or rather, glibc) implements it the way these broken programs expect. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-i18n" in the body of the message