gnu/116363: commit references a PR

dfilter service dfilter at FreeBSD.org
Wed Oct 24 07:30:03 PDT 2007


The following reply was made to PR gnu/116363; it has been noted by GNATS.

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: gnu/116363: commit references a PR
Date: Wed, 24 Oct 2007 14:29:39 +0000 (UTC)

 rafan       2007-10-24 14:29:32 UTC
 
   FreeBSD src repository
 
   Modified files:        (Branch: RELENG_7)
     include              _ctype.h ctype.h 
     lib/libc/locale      Symbol.map big5.c euc.c gb18030.c 
                          gb2312.c gbk.c isctype.c mskanji.c none.c 
                          setrunelocale.c utf8.c 
     share/mklocale       UTF-8.src 
   Log:
   MFC ctype(3) fix for UTF-8 locale. See original commit log for details.
   
   PR:             116363
   Reported by:    Petr Hroudny <petr.hroudny at gmail.com>
   Patched by:     ache
   Reviewed by:    i18n@
   Approved by:    re (kensmith)
   OK-ed by:       portmgr
   
   Revision   Changes    Path
   1.30.10.1  +34 -1     src/include/_ctype.h
   1.28.18.1  +21 -21    src/include/ctype.h
   1.3.2.1    +5 -0      src/lib/libc/locale/Symbol.map
   1.17.10.1  +3 -0      src/lib/libc/locale/big5.c
   1.21.10.1  +3 -0      src/lib/libc/locale/euc.c
   1.7.10.1   +3 -0      src/lib/libc/locale/gb18030.c
   1.9.10.1   +3 -0      src/lib/libc/locale/gb2312.c
   1.13.2.1   +3 -0      src/lib/libc/locale/gbk.c
   1.10.2.1   +19 -19    src/lib/libc/locale/isctype.c
   1.17.10.1  +3 -0      src/lib/libc/locale/mskanji.c
   1.14.2.1   +6 -1      src/lib/libc/locale/none.c
   1.46.2.1   +5 -0      src/lib/libc/locale/setrunelocale.c
   1.14.2.1   +8 -0      src/lib/libc/locale/utf8.c
   1.2.2.1    +3 -0      src/share/mklocale/UTF-8.src
 _______________________________________________
 cvs-all at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe at freebsd.org"
 


More information about the freebsd-bugs mailing list