Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: [PATCH] Re: Inconsistent behavior of ERR_EXIT with conditionals



On 07/11/2022 05:35 Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
> There is the question of why ignoring a false status at the end of a
> complex command has so far been considered correct for ERR_EXIT,
> according to C03.  This is a disagreement with e.g. bash.

I can only guess it's gone under the radar before.  I don't think
the change is actually controversial.

Thinking back, the main focus on this stuff has been to make sure
it *doesn't* trigger when it's not supposed to, so that may be
why it was missed (probably by me).

pws




Messages sorted by: Reverse Date, Date, Thread, Author