Package: grep
Version: 2.15-2
Followup-For: Bug #689410

Hi,

This bug seems to be fixed, so I'm closing it:

$ printf '\335' | LC_CTYPE=ru_RU.cp1251 grep '[[:upper:]]' | wc -l
1
$ printf '\335' | LC_CTYPE=ru_RU.cp1251 gawk '/[[:upper:]]/' | wc -l
1

Regards,

Santiago


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to