Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 06 Dec 2018 11:52:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 225692] iswprint() wrong for some FULL WIDTH characters in UTF-8 locale
Message-ID:  <bug-225692-227-ZokDwzGijy@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-225692-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-225692-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225692

--- Comment #25 from commit-hook@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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-225692-227-ZokDwzGijy>