Subject: Re: HEADS UP: migration to fully dynamic linked "base" system
To: Johnny Billquist <bqt@update.uu.se>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: current-users
Date: 08/26/2002 19:34:16
On Tue, Aug 27, 2002 at 03:37:29AM +0200, Johnny Billquist wrote:
> By the way, how does locale work today? We have it working for static
> linked binaries right now, you know...
There are multiple parts to a "locale". One is message catalogs, which,
as you point out, we currently support (in various forms).
Another is support for other character sets, such as multi-byte
characters, as are often found in Asian languages.
--
-- Jason R. Thorpe <thorpej@wasabisystems.com>