public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug glob/25790] New: Typo in tst-fnmatch.input
@ 2020-04-06  8:26 mbuilov at gmail dot com
  2020-04-06 14:35 ` [Bug glob/25790] " carlos at redhat dot com
  2020-04-16  2:40 ` carlos at redhat dot com
  0 siblings, 2 replies; 3+ messages in thread
From: mbuilov at gmail dot com @ 2020-04-06  8:26 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=25790

            Bug ID: 25790
           Summary: Typo in tst-fnmatch.input
           Product: glibc
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: glob
          Assignee: unassigned at sourceware dot org
          Reporter: mbuilov at gmail dot com
  Target Milestone: ---

There is a typo (unpaired double quotes) in

./posix/tst-fnmatch.input:804

C       "foo"           "*(!(foo))         0       EXTMATCH

Should be

C       "foo"           "*(!(foo))"         0       EXTMATCH

As a result of this typo, the corresponding test is skipped.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug glob/25790] Typo in tst-fnmatch.input
  2020-04-06  8:26 [Bug glob/25790] New: Typo in tst-fnmatch.input mbuilov at gmail dot com
@ 2020-04-06 14:35 ` carlos at redhat dot com
  2020-04-16  2:40 ` carlos at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: carlos at redhat dot com @ 2020-04-06 14:35 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=25790

Carlos O'Donell <carlos at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at sourceware dot org   |carlos at redhat dot com
                 CC|                            |carlos at redhat dot com

--- Comment #1 from Carlos O'Donell <carlos at redhat dot com> ---
(In reply to Michael Builov from comment #0)
> There is a typo (unpaired double quotes) in
> 
> ./posix/tst-fnmatch.input:804
> 
> C       "foo"           "*(!(foo))         0       EXTMATCH
> 
> Should be
> 
> C       "foo"           "*(!(foo))"         0       EXTMATCH
> 
> As a result of this typo, the corresponding test is skipped.

Thanks. I'm testing a patch to fix this.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug glob/25790] Typo in tst-fnmatch.input
  2020-04-06  8:26 [Bug glob/25790] New: Typo in tst-fnmatch.input mbuilov at gmail dot com
  2020-04-06 14:35 ` [Bug glob/25790] " carlos at redhat dot com
@ 2020-04-16  2:40 ` carlos at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: carlos at redhat dot com @ 2020-04-16  2:40 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=25790

Carlos O'Donell <carlos at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |2.32
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Carlos O'Donell <carlos at redhat dot com> ---
Fixed in 2.32.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

end of thread, other threads:[~2020-04-16  2:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-06  8:26 [Bug glob/25790] New: Typo in tst-fnmatch.input mbuilov at gmail dot com
2020-04-06 14:35 ` [Bug glob/25790] " carlos at redhat dot com
2020-04-16  2:40 ` carlos 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).