From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22348 invoked by alias); 26 Oct 2009 07:37:17 -0000 Received: (qmail 22319 invoked by uid 48); 26 Oct 2009 07:37:02 -0000 Date: Mon, 26 Oct 2009 07:37:00 -0000 Message-ID: <20091026073702.22318.qmail@sourceware.org> From: "bonzini at gnu dot org" To: glibc-bugs-regex@sources.redhat.com In-Reply-To: <20091026072857.10844.bonzini@gnu.org> References: <20091026072857.10844.bonzini@gnu.org> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug regex/10844] failure matching regex with backreferences X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-regex-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-regex-owner@sourceware.org X-SW-Source: 2009-10/txt/msg00001.txt.bz2 ------- 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.