Barton E. Schaefer
|
3d962aacd5
|
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.
|
2015-11-26 12:43:08 -08:00 |
|
Barton E. Schaefer
|
4e90e27036
|
37208: assignment in a nested scope should not change private parameters in the outer scope from unset to set
Bug remains that the attempt does not generate a warning
|
2015-11-23 21:43:14 -08:00 |
|
Barton E. Schaefer
|
d3d5325d27
|
37081: new module zsh/param/private for private-scoped parameters in functions
|
2015-11-08 16:19:37 -08:00 |
|