[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kdevelop-bugs
Subject:    [Bug 107985] New: Regular expressions do not work in Find in files
From:       kdevelop-bugs-admin () barney ! cs ! uni-potsdam ! de
Date:       2005-06-23 8:49:07
Message-ID: 20050623104906.107985.simon () munton ! demon ! co ! uk
[Download RAW message or body]

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=107985         
           Summary: Regular expressions do not work in Find in files
           Product: kdevelop
           Version: 3.2.1
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-bugs kdevelop org
        ReportedBy: simon munton demon co uk


Version:           3.2.1 (using KDE KDE 3.4.1)
Installed from:    Compiled From Sources
OS:                Linux

The regular expression pattern entered in the Find in Files dialog box does not \
produce the desired results, as the subsequent pattern passed to grep has too much \
escaping of meta characters.

For example, the pattern "\<K.*" (without quotes) results in the following grep \
command: egrep -H -n -e '\\<K\.\*'

Instead of finding all words beginning with the letter K, it only matches \<K.* \
literally.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic