bug-gettext
[Top][All Lists]
Advanced

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

Re: [bug-gettext] fewer open() calls done by gettext()


From: Ulrich Drepper
Subject: Re: [bug-gettext] fewer open() calls done by gettext()
Date: Sat, 21 Jan 2012 14:18:39 -0500

On Mon, Jan 16, 2012 at 18:17, Bruno Haible <address@hidden> wrote:
> I would suggest to reduce this to 2 calls:
> [...]

I definitely wouldn't want to change the default behavior.  There
might be people depending on this.

But I wouldn't object a patch which allows to customize the behavior.
Probably with an envvar

   GETTEXT_EXPAND=territory:encoding

This would get you the default behavior.  With

   GETTEXT_EXPAND=territory

you'd get what you propose.  People could have this in a file in
/etc/profile.d or their private shell rc script if they want.



reply via email to

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