Date: Thu, 6 Nov 2003 21:23:31 +1100 From: Tim Robbins <tjr@freebsd.org> To: David Xu <davidxu@viatech.com.cn> Cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/usr.bin/mklocale yacc.y src/lib/libc/locale Makefile.inc gb2312.c setrunelocale.c Message-ID: <20031106102331.GB5735@wombat.robbins.dropbear.id.au> In-Reply-To: <3FAA1E3D.7090802@viatech.com.cn> References: <200311052252.hA5Mqpkd052553@repoman.freebsd.org> <20031106094214.GA5455@wombat.robbins.dropbear.id.au> <3FAA1B7D.3070307@viatech.com.cn> <3FAA1E3D.7090802@viatech.com.cn>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Nov 06, 2003 at 06:11:09PM +0800, David Xu wrote: > > >>This looks like EUC. Is there any chance you could use the EUC encoding > >>code instead of adding another one? Also, out of curiosity, how is it > >>different from zh_CN.eucCN? > >> > >> > >>Tim > >> > >> > >> > >I hear euc does not check error sequence which is not encoded by > >GB2312 , right ? > >Despite that, most program ported from Linux only support GB2312 or > >GBK , but not > >euc, I always has trouble with euc when running some Linux programs. > > > >David Xu > > > Can we just remove eucCN and replace it with GB2312 ? > GB2312 is a first national standard. I don't even know what eucCN is exactly :-) All I know is that it's GB2312-1980 (or a variant) in EUC form. Tim
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031106102331.GB5735>