bug-gettext
[Top][All Lists]
Advanced

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

[bug-gettext] [bug #44098] Check strings for common problems


From: Daiki Ueno
Subject: [bug-gettext] [bug #44098] Check strings for common problems
Date: Thu, 29 Jan 2015 08:33:53 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:35.0) Gecko/20100101 Firefox/35.0

Update of bug #44098 (project gettext):

                  Status:                    None => In Progress            
             Assigned to:                    None => ueno                   

    _______________________________________________________

Follow-up Comment #3:

> I suggest the ultimate goal is to get the .pot file checked in `make check
-C po`.

In that case, xgettext would be a better place to implement the feature,
because its invocation can be controlled through either gettext's
XGETTEXT_OPTIONS make variable or intltool's XGETTEXT_ARGS envvar.

I'm attaching a tentative patch.  It can be used like:

++++
$ xgettext -Wunicode-quote -Wno-space-before-ellipsis -k_ -o- x-vala.c
x-vala.c:176:0: Unicode double quote should be used instead of ASCII
xgettext: found 1 fatal error
----

(file #32936)
    _______________________________________________________

Additional Item Attachment:

File name: 0001-xgettext-Support-message-syntax-checks.patch Size:14 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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