From owner-cvs-all@FreeBSD.ORG Fri Dec 19 04:50:16 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C55616A4CE; Fri, 19 Dec 2003 04:50:16 -0800 (PST) Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61A2943D39; Fri, 19 Dec 2003 04:50:12 -0800 (PST) (envelope-from ache@pobrecita.freebsd.ru) Received: from pobrecita.freebsd.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.12.10/8.12.10) with ESMTP id hBJCoACG005692; Fri, 19 Dec 2003 15:50:10 +0300 (MSK) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.12.10/8.12.10/Submit) id hBJCoAB1005691; Fri, 19 Dec 2003 15:50:10 +0300 (MSK) (envelope-from ache) Date: Fri, 19 Dec 2003 15:50:09 +0300 From: Andrey Chernov To: Tim Robbins Message-ID: <20031219125009.GA5609@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Tim Robbins , statue@freebsd.sinica.edu.tw, src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200312190704.hBJ74uiM008826@repoman.freebsd.org> <20031219123559.GB234@wombat.robbins.dropbear.id.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031219123559.GB234@wombat.robbins.dropbear.id.au> User-Agent: Mutt/1.5.4i cc: statue@freebsd.sinica.edu.tw cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG cc: cvs-src@FreeBSD.ORG Subject: Re: cvs commit: src/share/mklocale Makefile zh_HK.Big5HKSCS.src X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Dec 2003 12:50:16 -0000 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 > > 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" -- Andrey Chernov | http://ache.pp.ru/