bug-gettext
[Top][All Lists]
Advanced

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

Re: [bug-gettext] msgfilter: Rules-quot implicity depends on GNU Sed.


From: Daiki Ueno
Subject: Re: [bug-gettext] msgfilter: Rules-quot implicity depends on GNU Sed.
Date: Sun, 21 Apr 2013 14:08:56 +0900
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux)

Mats Erik Andersson <address@hidden> writes:

> On FreeBSD the filter function invoked would unavoidably
> be BSD Sed, which sadly fails to work properly, because it
> inserts newlines like
>
>    msgid "This sentence is not"
>    msgstr "This sentence is not\n"

Indeed, as described in:
http://www.gnu.org/software/gettext/manual/html_node/msgfilter-Invocation.html#index-portability-problems-with-_0040code_007bsed_007d-692

> It is reasonable to expect GNU Gettext to be adaptable to this fact.
> A minimal update would be
>
>    $(MSGFILTER) $(SED) -f `...`

Thanks for the suggestion.  I'll do that.

Regards,
-- 
Daiki Ueno



reply via email to

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