Date: Sat, 2 Jun 2001 14:31:40 +0400 From: "Andrey A. Chernov" <ache@nagual.pp.ru> To: CHOI Junho <cjh@kr.FreeBSD.ORG> Cc: i18n@freebsd.org, audit@freebsd.org Subject: Re: 2CFR: locale names renaming Message-ID: <20010602143139.A43237@nagual.pp.ru> In-Reply-To: <86ofs7thvy.fsf@gradius.wdb.co.kr>; from cjh@kr.FreeBSD.ORG on Sat, Jun 02, 2001 at 05:17:53PM %2B0900 References: <20010602040851.A34526@nagual.pp.ru> <86ofs7thvy.fsf@gradius.wdb.co.kr>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jun 02, 2001 at 17:17:53 +0900, CHOI Junho wrote: > > Is backward compatibility preserved? Currently FreeBSD locale > system doesn't permit aliases, so if ko_KR.EUC changed to ko_KR.eucKR > (I definitely agree with it), it can break many application or user > configuration of locale. It is possible (via symlinks) but I don't think it is good idea, even for transition period. If we preserve compatibility, people never change their environment LANG variables, so programs which parse LANG directly will be in trouble since in each and every such programs we need to add both variants. So there is no advantage of using new scheme since old scheme must be coded each time too. We already have too many locale changes in -current to make it is already incompatible with 4.3 locale, so yet one incompatible change don't play role here. -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-audit" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010602143139.A43237>