This is the mail archive of the glibc-bugs-regex@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug regex/10844] failure matching regex with backreferences


------- Additional Comments From bonzini at gnu dot org  2009-10-26 07:37 -------
The following tst-rxspencer testcase fails:

(ab*){1,9}\1    -       abbbabbabbbbb   abbbabbabb

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|a{1,32767} fails with       |failure matching regex with
                   |REG_ESPACE                  |backreferences


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

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]