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