Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Oct 2018 18:30:51 +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-nkMGos5CXH@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 #21 from commit-hook@freebsd.org ---
A commit references this bug:

Author: yuripv
Date: Thu Oct 11 18:30:13 UTC 2018
New revision: 339313
URL: https://svnweb.freebsd.org/changeset/base/339313

Log:
  Restore some of the ctype definitions reported in the PR from pre-CLDR
  data, namely 0xE000-0xF8FF private use area, and 0xFF00-0xFFF half- and
  fullwidth punctuation.

  While here, update tools/tools/locale/README based on my experience
  rebuilding the locale data.

  PR:           225692
  Reviewed by:  bapt, cem (previous version)
  Approved by:  re (gjb), kib (mentor)
  Differential Revision:        https://reviews.freebsd.org/D17471

Changes:
  head/share/ctypedef/en_US.UTF-8.src
  head/tools/tools/locale/README
  head/tools/tools/locale/etc/common.UTF-8.src
  head/tools/tools/locale/etc/manual-input.UTF-8

--=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-nkMGos5CXH>