bug-gettext
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-gettext] [bug #45394] xgettext -x should use more relaxed rules for


From: anonymous
Subject: [bug-gettext] [bug #45394] xgettext -x should use more relaxed rules for msgid validity
Date: Wed, 24 Jun 2015 15:59:22 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.7.0

URL:
  <http://savannah.gnu.org/bugs/?45394>

                 Summary: xgettext -x should use more relaxed rules for msgid
validity
                 Project: GNU gettext
            Submitted by: None
            Submitted on: Wed 24 Jun 2015 03:59:20 PM UTC
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

When the file with msgids to be excluded using the -x option contains
problematic msgids, xgettext fails.
This is a problem when the -a option is used, as -a causes things like
msgid ""
or
msgid "blabla\004blabla"
in the output, which I try to remove using the -x, as in
xgettext -a some.c -x some.xcl

In my opinion either -x should accept strings that do not follow all the
rules, or -a shouldn't output such msgids.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?45394>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]