From dcffad8326878c1a4c539b9b32c6b497f4032e5d Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Fri, 3 Jun 2016 10:28:03 +0100 Subject: 38586: Metafication problem with $functions If treated as a complete associative array or scanned (retrieving individual values was not affected), it incorrectly unmetafied the value so multibyte characters got confused. Add test. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ed3610df2..385ea2d86 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2016-06-03 Peter Stephenson + + * 38586: Src/Modules/parameter.c, Test/D07multibyte.ztst: + Don't unmetafy values for $functions when passing back + within parameter framework. + 2016-06-03 Daniel Shahaf * 38577: Completion/Unix/Type/_signals: Don't complete SIGEXIT -- cgit 1.4.1