https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240911
Yuri Pankov <yur...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|b...@freebsd.org |yur...@freebsd.org Status|Open |In Progress --- Comment #6 from Yuri Pankov <yur...@freebsd.org> --- Thanks for the update. It's not the CLDR34/Unicode11 update itself, and rather a followup in base r340491. As the commit message says, there's no direct mappings between UnicodeData.txt and POSIX character classes, so I used my best judgement there :-) The characters you are after fall in the following range (UnicodeData.txt): E000;<Private Use, First>;Co;0;L;;;;;N;;;;; F8FF;<Private Use, Last>;Co;0;L;;;;;N;;;;; "Co" there means "Other, Private Use". I *think* we could mark all those characters as printable, it won't hurt anything. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"