Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #14471 > unrolled thread

Re: Extglob *?(a)b matches every string

Started byGreg Wooledge <wooledg@eeg.ccf.org>
First post2018-08-13 09:29 -0400
Last post2018-08-13 09:29 -0400
Articles 1 — 1 participant

Back to article view | Back to gnu.bash.bug

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Extglob *?(a)b matches every string Greg Wooledge <wooledg@eeg.ccf.org> - 2018-08-13 09:29 -0400

#14471 — Re: Extglob *?(a)b matches every string

FromGreg Wooledge <wooledg@eeg.ccf.org>
Date2018-08-13 09:29 -0400
SubjectRe: Extglob *?(a)b matches every string
Message-ID<mailman.5057.1534167002.1292.bug-bash@gnu.org>
On Sat, Aug 11, 2018 at 09:26:56PM -0700, Mark Polyakov wrote:
>    Bash Version: 4.3
>    Patch Level: 46

>    A A A  An extglob pattern such as `*?(anything)something_else` will
>    match any string, even though it should only match strings that end
>    with something_else.

This appears to be fixed in bash 4.4.

[toc] | [standalone]


Back to top | Article view | gnu.bash.bug


csiph-web