diff options
| author | Philippe Altherr <philippe.altherr@gmail.com> | 2022-12-03 21:46:42 -0800 |
|---|---|---|
| committer | Bart Schaefer <schaefer@zsh.org> | 2022-12-03 21:46:42 -0800 |
| commit | 8086f106159c2e9fc562b5ce88b8aefdb5fe5d23 (patch) | |
| tree | 558ea5db4b0546a466d62389d0d058915d674573 /ChangeLog | |
| parent | 51098: remove unreachable NOERREXIT_UNTIL_EXEC code and effects (diff) | |
| download | zsh-8086f106159c2e9fc562b5ce88b8aefdb5fe5d23.tar zsh-8086f106159c2e9fc562b5ce88b8aefdb5fe5d23.tar.gz zsh-8086f106159c2e9fc562b5ce88b8aefdb5fe5d23.tar.bz2 zsh-8086f106159c2e9fc562b5ce88b8aefdb5fe5d23.tar.lz zsh-8086f106159c2e9fc562b5ce88b8aefdb5fe5d23.tar.xz zsh-8086f106159c2e9fc562b5ce88b8aefdb5fe5d23.tar.zst zsh-8086f106159c2e9fc562b5ce88b8aefdb5fe5d23.zip | |
51094: consistent use of bit-manipulation for noerrexit value changes
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2022-12-03 Bart Schaefer <schaefer@zsh.org> + * Philippe Altherr: 51094: Src/exec.c, Src/loop.c: consistent + use of bit-manipulation for noerrexit flag value changes + * Philippe Altherr: 51098: Src/exec.c, Src/loop.c, Src/zsh.h: remove unreachable NOERREXIT_UNTIL_EXEC code and effects |
