(In reply to eggert from comment #24)
> Sure, feel free to file it as a new bug.
Bug 29560.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to grep in Ubuntu.
https://bugs.launchpad.net/bugs/1940996
Title:
test failure - test
What about attachment 10674 ("This test case silently returns the wrong
answer"), with the pattern "^(11+)\\1+$|^1?$" and the string
"1"?
Should it be regarded as part of Bug#17356 or another bug? This case
seems quite different from Bug#10844 and Bug#17356. Unless the intent is
to gro
(In reply to eggert from comment #20)
> OK, so in that case how about if we update Bug#17356 by (1) saying it is no
> longer a duplicate of Bug#11053 (as we've fixed the latter but not the
> former), and (2) reopening Bug#17536? If I understand you correctly, that
> would match the symptoms you des
Sorry, actually both regbug.c and rebug2.c fail as they return the exit
status 1 (with my usual configuration, my prompt shows any non-zero exit
status, but this is not the case of the machine on which I had done the
test, so that I missed the failure initially):
vinc17@gcc92:~$ ./regbug
vinc17@gc
(In reply to eggert from comment #15)
> glibc bug 11053 is fixed,
Shouldn't this bug be resolved as fixed, then?
> but Debian bug 884075 is not fixed. Perhaps a better match for
> Debian bug 884075 is glibc bug 10844.
It seems different. With Debian bug 884075, the "|^1?$" part is
important (it
This could be simplified a bit:
vinc17@gcc92:~$ echo 111 | grep --color=auto -E '^(11+)\1+$|^$'
111
(nothing colored).
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to grep in Ubuntu.
https://bugs.launchpad.ne
(In reply to cvs-com...@gcc.gnu.org from comment #13)
> The master branch has been updated by Paul Eggert :
>
> https://sourceware.org/git/gitweb.cgi?p=glibc.git;
> h=0b5ca7c3e551e5502f3be3b06453324fe8604e82
>
> commit 0b5ca7c3e551e5502f3be3b06453324fe8604e82
> Author: Paul Eggert
> Date: Tue
7 matches
Mail list logo