[PATCH 1 of 2] Note that quoted quotes are unhandled instead of FIXME

Wald Commits scm-commit at wald.intevation.org
Wed Sep 10 15:55:12 CEST 2014


# HG changeset patch
# User Andre Heinecke <andre.heinecke at intevation.de>
# Date 1410342775 -7200
# Node ID 5cf648c233d2f8115301718c362a2241154ad68b
# Parent  5e63335260f73ace4f96307fd2dd3bccfd904e4c
Note that quoted quotes are unhandled instead of FIXME

    We do not plan to fix that. Not supporting those is acceptable.

diff -r 5e63335260f7 -r 5cf648c233d2 packaging/getxt-gen-l10n-array.sh
--- a/packaging/getxt-gen-l10n-array.sh	Wed Sep 10 15:31:55 2014 +0200
+++ b/packaging/getxt-gen-l10n-array.sh	Wed Sep 10 11:52:55 2014 +0200
@@ -21,7 +21,7 @@
 #        If ARRAYFILE exists, values already defined will be preserved,
 #        if the MSGID still exists.
 
-# FIXME: we can't handle quoted quotes: "\"" -- don't use them for
+# NOTE: we can't handle quoted quotes: "\"" -- don't use them for
 #        now...
 
 declare -a MSGIDS


More information about the Trustbridge-commits mailing list