On 9/26/23 2:01 AM, Grisha Levit wrote:
This was an oversight when changing quote_string_for_globbing to
only quote chars when they need it.
Thanks for the report.
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
``Ars longa, vita brevis'' - Hippocrates
Chet Rame
This was an oversight when changing quote_string_for_globbing to
only quote chars when they need it.
---
pathexp.c | 13 -
1 file changed, 8 insertions(+), 5 deletions(-)
diff --git a/pathexp.c b/pathexp.c
index a849ec76..2eed8310 100644
--- a/pathexp.c
+++ b/pathexp.c
@@ -175,6 +175,