[Bug 225692] iswprint() wrong for some FULL WIDTH characters in UTF-8 locale

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Dec 6 11:52:40 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225692

--- Comment #25 from commit-hook at freebsd.org ---
A commit references this bug:

Author: yuripv
Date: Thu Dec  6 11:52:08 UTC 2018
New revision: 341631
URL: https://svnweb.freebsd.org/changeset/base/341631

Log:
  MFC r339827:
  localedef: define characters in "space" class also as "print", except
  for the known conflicts ("control" characters can't be "print"able).
  POSIX doesn't explicitly forbid this, and actually includes <space>
  character in "print".

  PR:           225692
  Reviewed by:  bapt, cem (previous version), pfg (previous version)
  Differential Revision:        https://reviews.freebsd.org/D17467

Changes:
_U  stable/11/
  stable/11/usr.bin/localedef/ctype.c

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list