diff options
| author | Peter Stephenson <p.w.stephenson@ntlworld.com> | 2017-01-26 19:58:01 +0000 |
|---|---|---|
| committer | Peter Stephenson <p.w.stephenson@ntlworld.com> | 2017-01-26 19:58:17 +0000 |
| commit | 80e47a9a5d0db57dfbf90af6d2b892c8a1b0d36b (patch) | |
| tree | b84f0cd8b51e744134e82cd2a0bbb4cbe10c098a /ChangeLog | |
| parent | 40413: WARN_NESTED_VAR subscripted variable fix. (diff) | |
| download | zsh-80e47a9a5d0db57dfbf90af6d2b892c8a1b0d36b.tar zsh-80e47a9a5d0db57dfbf90af6d2b892c8a1b0d36b.tar.gz zsh-80e47a9a5d0db57dfbf90af6d2b892c8a1b0d36b.tar.bz2 zsh-80e47a9a5d0db57dfbf90af6d2b892c8a1b0d36b.tar.lz zsh-80e47a9a5d0db57dfbf90af6d2b892c8a1b0d36b.tar.xz zsh-80e47a9a5d0db57dfbf90af6d2b892c8a1b0d36b.tar.zst zsh-80e47a9a5d0db57dfbf90af6d2b892c8a1b0d36b.zip | |
40422: More WARN_NESTED_VAR cases.
Converting type when using a calling scope was broken in the
original patch.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2017-01-26 Peter Stephenson <p.w.stephenson@ntlworld.com> + + * 40422: Src/params.c, Test/E01options.ztst: more + WARN_NESTED_VAR cases that were broken in the original patch. + 2017-01-25 Peter Stephenson <p.stephenson@samsung.com> * 40413: Src/params.c, Test/E01options.ztst: no WARN_NESTED_VAR |
