From da86d6b4f2c3eef5b1f0860c9dae433f3a540951 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Mon, 9 Feb 2015 16:39:29 +0000 Subject: 34485: More rationalisation for anonymous functions. Don't attempt to treat as "simple" case as there are too many hidden problems. Pull out some post-execution functions to a common case in execcmd(). --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1af298bf4..6729881b8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2015-02-09 Peter Stephenson + + * 34485: Src/exec.c, Src/parse.c, Test/E01options.ztst: + rationalise some more anonymous function behaviour: + don't try to handle as "simple" case as there are too + many hidden problems; pull out some post-execution + functions to common cases in execcmd(). + 2015-02-09 Mikael Magnusson * 34466: Src/utils.c: Fix double unmeta in rm verification -- cgit 1.4.1