CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/03/03 12:11:34
Modified files:
bin/ksh : lex.c lex.h
bin/ksh/tests : unclass2.t
Log message:
Fix quoting in word part of ${var+word} (and similar) when entire thing
is quoted or in a here-doc.
Patch from Alexander Polakov (plhk (at) sdf.org).
ok mpi@ jung@
