Commit ID:      10051206D50560C037D
CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2013/02/17 05:40:19 UTC

Modified files:
        distrib/special/mksh: Makefile
        bin/mksh       : Build.sh Makefile check.t exec.c lex.c sh.h

Log message:
backpedal with $'…' and $"…" interpolation

it turns out this breaks more legacy scripts than anticipated

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.59 -r1.60 src/distrib/special/mksh/Makefile
cvs -R rdiff -kk -upr1.618 -r1.619 src/bin/mksh/Build.sh
cvs -R rdiff -kk -upr1.110 -r1.111 src/bin/mksh/Makefile
cvs -R rdiff -kk -upr1.594 -r1.595 src/bin/mksh/check.t
cvs -R rdiff -kk -upr1.115 -r1.116 src/bin/mksh/exec.c
cvs -R rdiff -kk -upr1.179 -r1.180 src/bin/mksh/lex.c
cvs -R rdiff -kk -upr1.636 -r1.637 src/bin/mksh/sh.h

Reply via email to