public inbox for glibc-bugs-regex@sourceware.org
help / color / mirror / Atom feed
* [Bug regex/5469] New: Cases where regex function is not matching  correctly
@ 2007-12-11 15:16 punitkandoi at gmail dot com
  2007-12-11 15:32 ` [Bug regex/5469] " drepper at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: punitkandoi at gmail dot com @ 2007-12-11 15:16 UTC (permalink / raw)
  To: glibc-bugs-regex

1. tex*/html
   Its not matching the url entry text/html.

2 Tested in local c programs :

   For pattern to match - /pravin/.
   and url = /pravin/xp.gif

   He is giving that both are matched.some problems with '.'
   because it is a regex character.

3 For rules configured - /pravin/*.gif
   and url = /pravin/xp.gif
   He is not matching the url

 So I think we have to do something so it can match regex characters also
 or we can remove the support for '.' but as per case 1 its not matching  
 correctly the "*/" also.

-- 
           Summary: Cases where regex function is not matching  correctly
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: regex
        AssignedTo: drepper at redhat dot com
        ReportedBy: punitkandoi at gmail dot com
                CC: glibc-bugs-regex at sources dot redhat dot com,glibc-
                    bugs at sources dot redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=5469

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug regex/5469] Cases where regex function is not matching  correctly
  2007-12-11 15:16 [Bug regex/5469] New: Cases where regex function is not matching correctly punitkandoi at gmail dot com
@ 2007-12-11 15:32 ` drepper at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: drepper at redhat dot com @ 2007-12-11 15:32 UTC (permalink / raw)
  To: glibc-bugs-regex


------- Additional Comments From drepper at redhat dot com  2007-12-11 15:31 -------
You apparently don't understand the difference between glob and regex.  Don't
open bugs if you don't know what you're talking about.  Inform yourself first.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID


http://sourceware.org/bugzilla/show_bug.cgi?id=5469

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-12-11 15:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-11 15:16 [Bug regex/5469] New: Cases where regex function is not matching correctly punitkandoi at gmail dot com
2007-12-11 15:32 ` [Bug regex/5469] " drepper at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).