Regression in quoted remove-longest-prefix expansion

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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"





[Index of Archives]     [LARTC]     [Bugtraq]     [Yosemite Forum]     [Photo]

  Powered by Linux