From 3d962aacd5c86d18ad379eaca217bb53d0615a33 Mon Sep 17 00:00:00 2001 From: "Barton E. Schaefer" Date: Thu, 26 Nov 2015 12:43:08 -0800 Subject: 37229: non-local assignment to a parameter name whose outermost declaration is private, is an error rather than a silent no-op. Also fix %prep sed expression for Solaris. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 286e4b9f7..a1034cfcc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2015-11-26 Barton E. Schaefer + * 37229: Src/Modules/param_private.c, Test/V10private.ztst: non- + local assignment to a parameter name whose outermost declaration + is private, is an error rather than a silent no-op. Fix %prep + from 37225 for Solaris. + * unposted (cf. 37226): Test/B02typeset.ztst: export == typeset -xg * 37225: Test/V10private.ztst: fix test from 37208 -- cgit 1.4.1