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: Jim Meyering
Subject: [bug #33198] Incorrect bracket expression when parsing in ru_RU.KOI8-R (Russian locale)
Date: Mon, 02 May 2011 19:20:15 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18pre) Gecko/20110502 Namoroka/3.6.18pre

Update of bug #33198 (project grep):

             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

Thanks for the report.
however, I cannot reproduce the problem with grep-2.7 built from upstream
sources.  Nor can I reproduce it using the grep-2.7 that comes from Fedora
15.

To test it, I put these two lines in a file,

#!/bin/sh
echo Пример| LC_ALL=ru_RU.KOI8-R grep -qE "[Пп]ример"; echo $?

and then ran "bash FILE".  It always prints 1.
(Of course, I set PATH to select either /bin/grep or ./grep,
depending on which I'm testing).

On that basis, I've closed this ticket.
If you have evidence that there's a real problem with the upstream sources,
feel free to reopen it.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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