mailing list of musl libc
 help / color / mirror / code / Atom feed
From: "(GalaxyMaster)" <galaxy@openwall.com.au>
To: musl@lists.openwall.com
Subject: Re: [musl] is fnmatch() a bit broken?
Date: Mon, 9 Jan 2023 08:24:51 +0000	[thread overview]
Message-ID: <0100018595a1df80-649407eb-58f8-4fdd-86ec-aec8126fe157-000000@email.amazonses.com> (raw)
In-Reply-To: <20230109080920.GC4163@brightrain.aerifal.cx>

Rich,

On Mon, Jan 09, 2023 at 03:09:20AM -0500, Rich Felker wrote:
> On Mon, Jan 09, 2023 at 07:57:56AM +0000, (GalaxyMaster) wrote:
> > Which brings a question on the "[1\]] [1\]]" use case not matching "1 ]".  If I
> > read your response correctly, it is expected to actually match on musl, did I
> > get it wrong?
> 
> It's been a while since I looked at these, but the key thing is that ]
> is not a special character. Only *, ?, and [ are special. ] is just
> part of the bracket syntax once the bracket is open, and IIRC \] is
> identical to ], closing the bracket. The subsequent ] is then outside
> the bracket and matches itself (mismatch here).

Makes a lot of sense. As always, your response was precise and very valuable.
Thank you for your time and patience! :)

-- 
(GM)

      reply	other threads:[~2023-01-09  8:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-08 13:45 (GalaxyMaster)
2023-01-09  7:32 ` Rich Felker
2023-01-09  7:57   ` (GalaxyMaster)
2023-01-09  8:09     ` Rich Felker
2023-01-09  8:24       ` (GalaxyMaster) [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0100018595a1df80-649407eb-58f8-4fdd-86ec-aec8126fe157-000000@email.amazonses.com \
    --to=galaxy@openwall.com.au \
    --cc=musl@lists.openwall.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

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 NNTP newsgroup(s).