On Thu, Nov 01, 2001 at 05:58:08PM -0800, David O'Brien wrote: > On Fri, Nov 02, 2001 at 04:44:12AM +0300, Andrey A. Chernov wrote: > > Next bad thing discovered about new awk just looking at sourse code: it > > not support locale (collating in regexp ranges too, of course). We just > > make great backward step switching to it. > > I have a patch for that. > It seems that this patch has never been committed. This is a critical bug that should be fixed before 5.0-RELEASE is out.
/usr/bin/env LC_ALL=cs_CZ.ISO8859-2 sh -c "echo a | grep '[A-Z]'" /usr/bin/env LC_ALL=cs_CZ.ISO8859-2 sh -c "echo a | awk '/[A-Z]/ {print}'" On a related note, fixing this bug would extrapolate PR misc/45460 to 5.0-CURRENT as well. Cheers, -- Ruslan Ermilov Sysadmin and DBA, [EMAIL PROTECTED] Sunbay Software AG, [EMAIL PROTECTED] FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age
msg46927/pgp00000.pgp
Description: PGP signature