Date: Mon, 2 Aug 2004 22:48:41 +1000 From: Tim Robbins <tjr@freebsd.org> To: Andrey Chernov <ache@nagual.pp.ru>, src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin/locale locale.c Message-ID: <20040802124841.GA27027@cat.robbins.dropbear.id.au> In-Reply-To: <20040802123745.GB53194@nagual.pp.ru> References: <200408021228.i72CSSdf018158@repoman.freebsd.org> <20040802123745.GB53194@nagual.pp.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Aug 02, 2004 at 04:37:45PM +0400, Andrey Chernov wrote: > On Mon, Aug 02, 2004 at 12:28:28PM +0000, Tim J. Robbins wrote: > > tjr 2004-08-02 12:28:28 UTC > > > > FreeBSD src repository > > > > Modified files: > > usr.bin/locale locale.c > > Log: > > Exclude bogus la_LN.* and UTF-8 locales from the output of locale -a > > to discourage people from using them. > > What is bogus with la_LN? Someone probably wish to speak Latin. At least > la_LN.US-ASCII should stay. Hm. They're less bogus than I originally thought, but they're still missing LC_MONETARY, LC_MESSAGES, and LC_NUMERIC data files. I guess I'll back out the la_LN part of that commit. Tim
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040802124841.GA27027>