weird tr output with czech locale

Pav Lucistnik pav at oook.cz
Fri Oct 31 13:06:53 PST 2003


Hi,

strange thing is happening here on two week old -CURRENT world.
This simple command:

$ echo CATALOG | tr 'a-z' 'A-Z'
CATALOG

but

$ echo CATALOG | LANG=cs_CZ.ISO8859-2 tr 'a-z' 'A-Z'
bAšAkňf

Other locales works, except sk_SK fails in same way.

It used to work fine a month or two ago, I don't know exactly. It's
invoked by xmlcatmgr script. According to CVS last change in tr was 2
months ago by ache, and last change to czech collate 18 months ago.
I'm not sure what I should point my finger at.

-- 
Pav Lucistnik <pav at oook.cz>
What do we know about love? Love is like a pear. Pear is sweet and have
a specific shape. Try to exactly define the shape of a pear.
  -- Marigold: 50 Years Of Poetry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: Toto je =?iso-8859-2?Q?digit=E1ln=EC?=
	=?ISO-8859-1?Q?_podepsan=E1?= =?iso-8859-2?Q?_=E8=E1st?=
	=?ISO-8859-1?Q?_zpr=E1vy?=
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20031031/f1ce58c3/attachment.bin


More information about the freebsd-current mailing list