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