Date: Sat, 20 Dec 2003 00:26:17 +1100 From: Tim Robbins <tjr@freebsd.org> To: Andrey Chernov <ache@nagual.pp.ru>, statue@freebsd.sinica.edu.tw, src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/share/mklocale Makefile zh_HK.Big5HKSCS.src Message-ID: <20031219132617.GB913@wombat.robbins.dropbear.id.au> In-Reply-To: <20031219125009.GA5609@nagual.pp.ru> References: <200312190704.hBJ74uiM008826@repoman.freebsd.org> <20031219123559.GB234@wombat.robbins.dropbear.id.au> <20031219125009.GA5609@nagual.pp.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Dec 19, 2003 at 03:50:09PM +0300, Andrey Chernov wrote: > On Fri, Dec 19, 2003 at 11:35:59PM +1100, Tim Robbins wrote: > > On Thu, Dec 18, 2003 at 11:04:56PM -0800, Andrey A. Chernov wrote: > > > ache 2003/12/18 23:04:56 PST > > > > > > FreeBSD src repository > > > > > > Modified files: > > > share/mklocale Makefile > > > Added files: > > > share/mklocale zh_HK.Big5HKSCS.src > > > Log: > > > Add zh_HK.Big5HKSCS > > > > > > PR: 59799 > > > Submitted by: Statue <statue@freebsd.sinica.edu.tw> > > > > Doesn't this require some changes to libc/locale/big5.c to support > > characters 0x8840 - 0xa0fe? We should probably change _big5_check() > > to recognise bytes >= 0x81 as starting a two-byte character. > > No, there thing I overlook in submitted variant > ENCODING "BIG5" > should be > ENCODING "GBK" Ok, thanks for fixing it. Tim
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031219132617.GB913>