bug-grep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #33198] Incorrect bracket expression when parsing in ru_RU.KOI8-R (


From: Santiago Ruano Rincón
Subject: [bug #33198] Incorrect bracket expression when parsing in ru_RU.KOI8-R (Russian locale)
Date: Thu, 02 Jun 2011 08:51:51 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:2.0.1) Gecko/20110430 Firefox/4.0.1 Iceweasel/4.0.1

Follow-up Comment #3, bug #33198 (project grep):

Hi Jim,

It seems the problem is still unsolved. I've tried both, 2.8 and patching 2.7,
but I got the same results. Igor Ladygin confirms this.

address@hidden:~$ echo Пример| LC_ALL=ru_RU.KOI8-R grep -qE "[Пп]";
echo $?
1
address@hidden:~$ echo Sример| LC_ALL=ru_RU.KOI8-R grep -qE "[Ss]"; echo
$?
0

Santiago

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?33198>

_______________________________________________
  Mensaje enviado vía/por Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]