Problems with gettext in autogen.sh

Pavel Roskin proski at gnu.org
Fri Mar 5 08:34:27 UTC 2004


On Fri, 13 Feb 2004, David Sterba wrote:

> Hi,
>
> === src/ChangeLog
> 2004-02-09  Pavel Roskin  <proski at gnu.org>
>
> 	* subshell.c: Use "\r\n" at the end of all error messages.
> 	Don't use perror().  Make error messages more exact.
> ===
>
> This change breaks the command 'xgettext ...' in autogen.sh:
> xgettext: internationalized messages should not contain the `\r' escape
> sequence
>
> There is no option in xgettext to force '\r'.

My error, sorry.  I've reverted the patch where it touched translatable
strings.

I really need somebody to back me up.  I was very busy while that error
was in CVS for almost a month, and nobody could fix it.

> And second error: the option --stringtable-output is not recognized.
>
> $ gettext --version
> gettext (GNU gettext-runtime) 0.12.1

Fixed.

Since you were the only person to complain, I guess we could remove
support for gettext older than 0.12.1 from autogen.sh.  It's only used by
the users of the CVS version.

-- 
Regards,
Pavel Roskin



More information about the mc-devel mailing list