From 6116f1dafa412d6ac6da347719f7ddae57b5e446 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Mon, 4 Aug 2014 19:52:50 +0100 Subject: 32954 plus new test: [[ ... = ...(#q...) ]] shouldn't force a glob. The (#q...) expression should simply be removed to leave a normal pattern as before --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0de5a9551..f47570672 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2014-08-04 Peter Stephenson + * 32954 (plus new test): Src/cond.c, Test/D02glob.ztst: + (#q) on patterns with [[ ... = ... ] and [[ ... != ... ]] + shouldn't force a glob, it should simply be ignored. + * unposted: Src/subst.c: remove unused variables. 2014-08-04 Mikael Magnusson -- cgit 1.4.1