bug-gettext
[Top][All Lists]
Advanced

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

Re: [bug-gettext] [PATCH 2/3] Test for Glade2 msgctxt support


From: Miguel Ángel Arruga Vivas
Subject: Re: [bug-gettext] [PATCH 2/3] Test for Glade2 msgctxt support
Date: Thu, 14 Mar 2013 22:17:49 +0100

Miguel Ángel Arruga Vivas <address@hidden> wrote: 
> +${XGETTEXT} -o xg-gl-5b.tmp xg-gl-5b.glade
This line should be changed to this one:

+${XGETTEXT} -o xg-gl-5b.tmp xg-gl-5b.glade 2>/dev/null

Because automate checking it is a tough task for this kind of test (the
message could be translated, "$()" has limits...) and warning message
only gives information to someone who knows test code.

Happy hacking! :)
Miguel




reply via email to

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