Date: Thu, 19 Feb 2026 09:13:41 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 219900] tr class and unicode collation Message-ID: <bug-219900-227-CsxRhCoBRe@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-219900-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219900 --- Comment #6 from commit-hook@FreeBSD.org --- A commit in branch stable/15 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=a51ec1cc5a82d770a37f3c5cfef9ee48cc7eab47 commit a51ec1cc5a82d770a37f3c5cfef9ee48cc7eab47 Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2026-02-14 05:54:08 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2026-02-19 09:13:19 +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 (cherry picked from commit 625dc44832cd760be3d7242d8e21a530c7e32bfc) usr.bin/tr/tr.c | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219900-227-CsxRhCoBRe>
