From owner-freebsd-current Tue Oct 30 7:11: 9 2001 Delivered-To: freebsd-current@freebsd.org Received: from newmx.estpak.ee (ld1.estpak.ee [194.126.101.98]) by hub.freebsd.org (Postfix) with ESMTP id 7765C37B407 for ; Tue, 30 Oct 2001 07:11:07 -0800 (PST) Received: from myhakas.estpak.ee (myhakas.estpak.ee [194.126.115.54]) by newmx.estpak.ee (Postfix) with ESMTP id 539205DF9E; Tue, 30 Oct 2001 16:10:29 +0200 (EET) Received: (from vallo@localhost) by myhakas.estpak.ee (8.11.6/8.11.6) id f9UFAxN01154; Tue, 30 Oct 2001 17:10:59 +0200 (EET) (envelope-from vallo) Date: Tue, 30 Oct 2001 17:10:59 +0200 From: Vallo Kallaste To: Lauri Laupmaa Cc: current@freebsd.org Subject: Re: locale compatibility on -STABLE & -CURRENT Message-ID: <20011030171059.B955@myhakas.estpak.ee> Reply-To: kalts@estpak.ee Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3BDDE75A.EC38BE02@inspiral.net> User-Agent: Mutt/1.3.18i-ja0 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Oct 30, 2001 at 01:33:47AM +0200, Lauri Laupmaa wrote: > Hi > > Are locale definitions portable between stable and current systems ? > On a -CURRENT system I see files like > /usr/src/share/colldef/et_EE.ISO8859-15.src, > /usr/src/share/monetdef/et_EE.ISO8859-15.src, etc. > > If and how can I port those to -STABLE ? Probably all but short month names will work, but I haven't tried. But beware, collation definition is not backward compatible with ascii, so you'll probably run into problems with any script which uses nonportable way to indicate character range. Most probably you find yourself stuck with some port and the only cure is to set your LANG to C while doing such tasks or wait until world ends (because it'll take long before all scripts will be correct). -- Vallo Kallaste kalts@estpak.ee To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message