cvs commit: src/usr.bin/mklocale yacc.y src/lib/libc/locale Makefile.inc gb2312.c setrunelocale.c

Tim Robbins tjr at freebsd.org
Thu Nov 6 02:23:38 PST 2003


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


More information about the cvs-src mailing list