[Bug 219900] tr class and unicode collation
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 14 Feb 2026 05:56:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219900
--- Comment #5 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=625dc44832cd760be3d7242d8e21a530c7e32bfc
commit 625dc44832cd760be3d7242d8e21a530c7e32bfc
Author: Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2026-02-14 05:54:08 +0000
Commit: Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2026-02-14 05:56:00 +0000
tr: fix class handling in unicode world
toupper/tolower logic was only handled for CCLASS_TOUPPER and
CCLASS_TOLOWER, add support for CCLASS ([:alpha:])
PR: 219900
MFC After: 1 week
usr.bin/tr/tr.c | 34 ++++++++++++++++++++++++++++++++++
1 file changed, 34 insertions(+)
--
You are receiving this mail because:
You are the assignee for the bug.