Commit ID:      1005E094E9A55F97D93
CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2019/12/30 01:10:59 UTC

Modified files:
        bin/mksh       : exec.c funcs.c main.c sh_flags.opt

Log message:
introduce FEVALERR to replace (FERREXIT & 0x80)

fixes “set -e appears active within eval but isn’t”
reported by Martijn Dekker

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.211 -r1.212 src/bin/mksh/exec.c
cvs -R rdiff -kk -upr1.357 -r1.358 src/bin/mksh/funcs.c
cvs -R rdiff -kk -upr1.355 -r1.356 src/bin/mksh/main.c
cvs -R rdiff -kk -upr1.6 -r1.7 src/bin/mksh/sh_flags.opt

Reply via email to