Commit ID: 1004FECB8BA4BE1EF25
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2012/06/28 20:04:04 UTC
Modified files:
bin/mksh : check.t syn.c
Log message:
ensure that case end tokens are not mixed up (Closes: #220272)
XXX token/tpeek/musthave should rescan the last input lexems
XXX if the new cf passed doesn't match the last cf passed
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.545 -r1.546 src/bin/mksh/check.t
cvs -R rdiff -kk -upr1.75 -r1.76 src/bin/mksh/syn.c