From owner-freebsd-current@FreeBSD.ORG Fri Oct 31 13:06:53 2003 Return-Path: <owner-freebsd-current@FreeBSD.ORG> Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36B4316A4CE for <freebsd-current@freebsd.org>; Fri, 31 Oct 2003 13:06:53 -0800 (PST) Received: from hood.oook.cz (hood.oook.cz [212.27.205.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBFF643F93 for <freebsd-current@freebsd.org>; Fri, 31 Oct 2003 13:06:51 -0800 (PST) (envelope-from pav@oook.cz) Received: from hood.oook.cz (localhost.oook.cz [127.0.0.1]) by hood.oook.cz (8.12.10/8.12.10) with ESMTP id h9VL6oIn074956 for <freebsd-current@freebsd.org>; Fri, 31 Oct 2003 22:06:50 +0100 (CET) (envelope-from pav@oook.cz) Received: (from pav@localhost) by hood.oook.cz (8.12.10/8.12.10/Submit) id h9VL6oIq074955 for freebsd-current@freebsd.org; Fri, 31 Oct 2003 22:06:50 +0100 (CET) (envelope-from pav@oook.cz) X-Authentication-Warning: hood.oook.cz: pav set sender to pav@oook.cz using -f From: Pav Lucistnik <pav@oook.cz> To: freebsd-current@freebsd.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-VGS85XKxMn/qtcvM9ruO" Message-Id: <1067634409.27451.20.camel@hood.oook.cz> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Fri, 31 Oct 2003 22:06:50 +0100 Subject: weird tr output with czech locale X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current <freebsd-current.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-current>, <mailto:freebsd-current-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-current> List-Post: <mailto:freebsd-current@freebsd.org> List-Help: <mailto:freebsd-current-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-current>, <mailto:freebsd-current-request@freebsd.org?subject=subscribe> X-List-Received-Date: Fri, 31 Oct 2003 21:06:53 -0000 --=-VGS85XKxMn/qtcvM9ruO Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable 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=3Dcs_CZ.ISO8859-2 tr 'a-z' 'A-Z' bA=B9Ak=F2f 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. --=20 Pav Lucistnik <pav@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 --=-VGS85XKxMn/qtcvM9ruO Content-Type: application/pgp-signature; name=signature.asc Content-Description: 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?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQA/os7pntdYP8FOsoIRArvWAKChkJxkTXk7PExOkujfLrofLG0mEwCfchiO 8eXZRh7m6DsViGHt8r9xNTg= =hJs+ -----END PGP SIGNATURE----- --=-VGS85XKxMn/qtcvM9ruO--