On Sun, Mar 13, 2011 at 05:42:22AM -0600, Stefan Sperling wrote: > CVSROOT: /cvs > Module name: src > Changes by: [email protected] 2011/03/13 05:42:22 > > Modified files: > lib/libc/locale: runetype.h > share/locale/ctype: en_US.UTF-8.src > > Log message: > Sync ctype definitions for the UTF-8 locale to FreeBSD, fixing width of > various zero-width characters (e.g. diacritical marks). Also fix runetype > mask definitions so that mklocale interprets zero width properly. > Diff from Alexander Polakov. > Character definition changes checked against Unicode 5.2 by me. > ok matthew nicm
For those who follow source-changes but don't poll current.html, note that mklocale needs be built and installed before make build. Else you'll get a "conflicting map entries" error.
