public inbox for glibc-bugs-regex@sourceware.org
help / color / mirror / Atom feed
* [Bug regex/13396] New: culry is treated as a range in cases where POSIX says it should not be
@ 2011-11-09 18:54 kevin.braunsdorf at gmail dot com
  2011-11-09 18:56 ` [Bug regex/13396] curly " kevin.braunsdorf at gmail dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: kevin.braunsdorf at gmail dot com @ 2011-11-09 18:54 UTC (permalink / raw)
  To: glibc-bugs-regex

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

             Bug #: 13396
           Summary: culry is treated as a range in cases where POSIX says
                    it should not be
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: regex
        AssignedTo: drepper.fsp@gmail.com
        ReportedBy: kevin.braunsdorf@gmail.com
    Classification: Unclassified
            Target: Red Hat Enterprise Linux Server release 5.4 (Tikanga)


Created attachment 6046
  --> http://sourceware.org/bugzilla/attachment.cgi?id=6046
C program to repeat the bug

In the RE "^[$](S|{SHELL}|k|K)$"  the curly braced are not
range specifiers.  Other versions of regcomp accept this RE
with no errors (egrep, *BSD's implmentation and others), but
the later glibc complains:

regcomp: ^[$](S|{SHELL}|k|K)$: Invalid preceding regular expression

(I include a test program for it.)

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

end of thread, other threads:[~2014-06-27 11:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-09 18:54 [Bug regex/13396] New: culry is treated as a range in cases where POSIX says it should not be kevin.braunsdorf at gmail dot com
2011-11-09 18:56 ` [Bug regex/13396] curly " kevin.braunsdorf at gmail dot com
2011-11-09 22:14 ` bonzini at gnu dot org
2011-11-10  4:44 ` bugdal at aerifal dot cx
2011-11-10  6:39 ` bonzini at gnu dot org
2014-06-27 11:37 ` fweimer 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).