From f6ab9a281dde719e180809db52d0d142d0c0a240 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Mon, 3 Apr 2017 10:03:13 +0100 Subject: 40932: Parameter subscripts need to count parentheses. Otherwise they can terminate in the middle of an expression. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 892d1f25e..221e3dcb9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2017-04-03 Peter Stephenson + + * 40932: Src/params.c, Test/D06subscript.ztst: parameter + subscripts need to count parentheses to avoid terminating early. + 2017-04-02 Barton E. Schaefer * 40929 (replaces 40598): Src/subst.c: paramsubst() should always -- cgit 1.4.1