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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Dec 5 17:10:29 UTC 2018


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

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

Author: yuripv
Date: Wed Dec  5 17:10:07 UTC 2018
New revision: 341596
URL: https://svnweb.freebsd.org/changeset/base/341596

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:
  stable/12/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