cvs commit: src/share/mklocale Makefile zh_HK.Big5HKSCS.src
    Tim Robbins 
    tjr at freebsd.org
       
    Fri Dec 19 05:25:20 PST 2003
    
    
  
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 at 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
    
    
More information about the cvs-src
mailing list