From: Johannes Altmanninger <aclopte@gmail.com>
To: dash@vger.kernel.org
Subject: Regression in quoted remove-longest-prefix expansion
Date: Sat, 22 Feb 2025 08:57:57 +0100 [thread overview]
Message-ID: <Z7mDhYBNOMKSJtEJ@gmail.com> (raw)
I noticed another regression in c5bf970 (expand: Add multi-byte
support to pmatch, 2024-06-02).
This command now prints "abc-def" but used to print "ef".
x=abc-def
y="${x##*d}"
echo "$y"
next reply other threads:[~2025-02-22 7:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-22 7:57 Johannes Altmanninger [this message]
2025-03-09 8:51 ` expand: Fix scanright zero handling when fnmatch is disabled Herbert Xu
2025-03-17 9:09 ` Johannes Altmanninger
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=Z7mDhYBNOMKSJtEJ@gmail.com \
--to=aclopte@gmail.com \
--cc=dash@vger.kernel.org \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox