Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Oct 2018 15:41:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 219900] tr class and unicode collation
Message-ID:  <bug-219900-227-ZoM4vN0xMI@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-219900-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-219900-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=3D219900

--- Comment #4 from Yuri Pankov <yuripv@yuripv.net> ---
And for the original problem, I don't think that any conversion other than
[:lower:] <-> [:upper:] makes sense in tr(1) context.  It is also noted in
tr(1) itself:

                With the exception of case conversion, characters in the
                classes are in unspecified order.

In other words, I don't think it's collation problem, rather just unspecifi=
ed
behavior, which doesn't need fixing.

If there's a real world use case that you think is related to this, please
provide examples.

--=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-219900-227-ZoM4vN0xMI>