Fix build and run on recent head with working unicode collation
The right way to upper or lower characters with tr(1) is to use the dedicated
classes instead if listing the characters like [A-Z] because the order is
on the locale
Reported by: kan
Fix build and run on recent head with working unicode collation Tags None Referenced Files None Subscribers None
Description
Details
|