Commit ID: 10056D5DFC11D3566D1
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2016/03/01 18:30:06 UTC
Modified files:
bin/mksh : check.t exec.c lex.c sh.h
Log message:
check not-begun heredocs at EOF earlier
izabera reported they were not caught with “set -n”
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.725 -r1.726 src/bin/mksh/check.t
cvs -R rdiff -kk -upr1.171 -r1.172 src/bin/mksh/exec.c
cvs -R rdiff -kk -upr1.220 -r1.221 src/bin/mksh/lex.c
cvs -R rdiff -kk -upr1.765 -r1.766 src/bin/mksh/sh.h