public inbox for dash@vger.kernel.org
 help / color / mirror / Atom feed
* Regression in quoted remove-longest-prefix expansion
@ 2025-02-22  7:57 Johannes Altmanninger
  2025-03-09  8:51 ` expand: Fix scanright zero handling when fnmatch is disabled Herbert Xu
  0 siblings, 1 reply; 3+ messages in thread
From: Johannes Altmanninger @ 2025-02-22  7:57 UTC (permalink / raw)
  To: dash

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"


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

end of thread, other threads:[~2025-03-17  9:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-22  7:57 Regression in quoted remove-longest-prefix expansion Johannes Altmanninger
2025-03-09  8:51 ` expand: Fix scanright zero handling when fnmatch is disabled Herbert Xu
2025-03-17  9:09   ` Johannes Altmanninger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox