https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219900
--- Comment #4 from Yuri Pankov ---
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 c
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219900
--- Comment #3 from Yuri Pankov ---
WRT the tr issue -- that's what 'tr' on Debian GNU/Linux has to say about it:
$ echo test | tr '[:alpha:]' '[:upper:]'
tr: misaligned [:upper:] and/or [:lower:] construct
--
You are receiving this mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219900
Yuri Pankov changed:
What|Removed |Added
CC||yur...@gmx.com
--- Comment #2 from Y
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219900
Lars Engels changed:
What|Removed |Added
CC||l...@freebsd.org
--- Comment #1 from
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219900
Bug ID: 219900
Summary: tr class and unicode collation
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Onl