+2002-01-04 Bruno Haible <bruno@clisp.org>
+
+ * msgcat-2: Avoid \" to " conversion in the here documents.
+ * msgcat-3: Likewise.
+ * msgcat-4: Likewise.
+ * msgcomm-16: Likewise.
+
2001-12-22 Bruno Haible <bruno@clisp.org>
* tstngettext.c: Include exit.h instead of system.h.
# input files with different charsets.
tmpfiles="$tmpfiles mcat-test2.in1 mcat-test2.in2"
-cat <<EOF > mcat-test2.in1
+cat <<\EOF > mcat-test2.in1
# German message file for xyz.
# Copyright (C) 1999, 2000, 2001 xyz.
# Kab Def <ke@zzz.uucp>, 2000.
"Glückwunsch!"
EOF
-cat <<EOF > mcat-test2.in2
+cat <<\EOF > mcat-test2.in2
# German message file for xyz.
# Copyright (C) 1999, 2000, 2001 xyz.
# Kab Def <ke@zzz.uucp>, 2000.
| grep -v 'warning: .* encodings' | grep -v '^ '
tmpfiles="$tmpfiles mcat-test2.ok"
-cat << EOF > mcat-test2.ok
+cat << \EOF > mcat-test2.ok
# German message file for xyz.
# Copyright (C) 1999, 2000, 2001 xyz.
# Kab Def <ke@zzz.uucp>, 2000.
# 1. ISO-8859-1, 2. UTF-8; plus --use-first
tmpfiles="$tmpfiles mcat-test3.in1 mcat-test3.in2"
-cat <<EOF > mcat-test3.in1
+cat <<\EOF > mcat-test3.in1
# German message file for xyz.
# Copyright (C) 1999, 2000, 2001 xyz.
# Kab Def <ke@zzz.uucp>, 2000.
"Glückwunsch!"
EOF
-cat <<EOF > mcat-test3.in2
+cat <<\EOF > mcat-test3.in2
# German message file for xyz.
# Copyright (C) 1999, 2000, 2001 xyz.
# Kab Def <ke@zzz.uucp>, 2000.
| grep -v 'warning: .* encodings' | grep -v '^ '
tmpfiles="$tmpfiles mcat-test3.ok"
-cat << EOF > mcat-test3.ok
+cat << \EOF > mcat-test3.ok
# German message file for xyz.
# Copyright (C) 1999, 2000, 2001 xyz.
# Kab Def <ke@zzz.uucp>, 2000.
# 1. UTF-8, 2. ISO-8859-1; plus --use-first
tmpfiles="$tmpfiles mcat-test4.in1 mcat-test4.in2"
-cat <<EOF > mcat-test4.in1
+cat <<\EOF > mcat-test4.in1
# German message file for xyz.
# Copyright (C) 1999, 2000, 2001 xyz.
# Kab Def <ke@zzz.uucp>, 2000.
msgstr "Sie können sich als \"%1\" einloggen."
EOF
-cat <<EOF > mcat-test4.in2
+cat <<\EOF > mcat-test4.in2
# German message file for xyz.
# Copyright (C) 1999, 2000, 2001 xyz.
# Kab Def <ke@zzz.uucp>, 2000.
| grep -v 'warning: .* encodings' | grep -v '^ '
tmpfiles="$tmpfiles mcat-test4.ok"
-cat << EOF > mcat-test4.ok
+cat << \EOF > mcat-test4.ok
# German message file for xyz.
# Copyright (C) 1999, 2000, 2001 xyz.
# Kab Def <ke@zzz.uucp>, 2000.
# input files with different charsets.
tmpfiles="$tmpfiles mcomm-test16.in1 mcomm-test16.in2"
-cat <<EOF > mcomm-test16.in1
+cat <<\EOF > mcomm-test16.in1
# German message file for xyz.
# Copyright (C) 1999, 2000, 2001 xyz.
# Kab Def <ke@zzz.uucp>, 2000.
"Glückwunsch!"
EOF
-cat <<EOF > mcomm-test16.in2
+cat <<\EOF > mcomm-test16.in2
# German message file for xyz.
# Copyright (C) 1999, 2000, 2001 xyz.
# Kab Def <ke@zzz.uucp>, 2000.
| grep -v 'warning: .* encodings' | grep -v '^ '
tmpfiles="$tmpfiles mcomm-test16.ok"
-cat << EOF > mcomm-test16.ok
+cat << \EOF > mcomm-test16.ok
# German message file for xyz.
# Copyright (C) 1999, 2000, 2001 xyz.
# Kab Def <ke@zzz.uucp>, 2000.