Commit ID: 10058D1C35C5D0C4C46
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2017/03/22 00:20:44 UTC
Modified files:
bin/mksh : check.t funcs.c lex.c
Log message:
fixup LINENO in eval and alias; patch and initial testcase
From: Martijn Dekker <[email protected]>
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.764 -r1.765 src/bin/mksh/check.t
cvs -R rdiff -kk -upr1.330 -r1.331 src/bin/mksh/funcs.c
cvs -R rdiff -kk -upr1.230 -r1.231 src/bin/mksh/lex.c