[Bug 451578] New: grep -F -i --line-regexp returns incorrect results on a simple file

bugzilla at redhat.com bugzilla at redhat.com
Mon Jun 16 00:43:55 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.




https://bugzilla.redhat.com/show_bug.cgi?id=451578

           Summary: grep -F -i --line-regexp returns incorrect results on a
                    simple file
           Product: Fedora
           Version: 9
          Platform: x86_64
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: low
         Component: grep
        AssignedTo: skasal at redhat.com
        ReportedBy: redhat at tree.tlrmx.org
         QAContact: extras-qa at fedoraproject.org
                CC: fedora-triage-list at redhat.com,mattdm at mattdm.org


+++ This bug was initially created as a clone of Bug #227417 +++

Description of problem:
grep -F -i --line-regexp returns incorrect results on a simple file.

Version-Release number of selected component (if applicable):
Still present in grep-2.5.1-59.fc9.i386

How reproducible:
In en_GB.UTF-8 locale...

grep -F -i --line-regexp -f  /tmp/test.txt /tmp/test.txt
test.txt contains:
Endeavour
Endurance
Eng
Engine
England
English
Enid
Ensign
Epiphany
Epsom
Era
Erastus

Not all of the lines are returned, which they should be.  This worked correctly 
in grep-2.5.1-31

Previous bug about this was closed, and I couldn't re-open it to report that
(unsurprisingly) doing nothing did not fix it, so I created this one.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the fedora-triage-list mailing list