Commit ID: 1005820B2DD17077C51
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2016/11/07 16:58:49 UTC
Modified files:
bin/mksh : Makefile check.t expr.c sh.h
Log message:
fix lazy evaluation with side effects; spotted by ormaaj via IRC
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.152 -r1.153 src/bin/mksh/Makefile
cvs -R rdiff -kk -upr1.754 -r1.755 src/bin/mksh/check.t
cvs -R rdiff -kk -upr1.89 -r1.90 src/bin/mksh/expr.c
cvs -R rdiff -kk -upr1.789 -r1.790 src/bin/mksh/sh.h