]> git.ipfire.org Git - thirdparty/gettext.git/commit
sh: Fix handling of Bash ANSI-C quoting
authorDaiki Ueno <ueno@gnu.org>
Thu, 18 Dec 2014 03:17:51 +0000 (12:17 +0900)
committerDaiki Ueno <ueno@gnu.org>
Thu, 18 Dec 2014 03:17:51 +0000 (12:17 +0900)
commitebb5f4402e57fbc15b2800714b45ccf1e05e398b
treee7c9c3a6fd85e87037561893c906f84b216c89a8
parent366484db5124a0928679004013143b90e9739283
sh: Fix handling of Bash ANSI-C quoting

* x-sh.c (read_word): Use phase1 instead of phase2 for Bash ANSI-C
escape sequences.  Also handle '\"' and '\E'.
gettext-tools/src/ChangeLog
gettext-tools/src/x-sh.c