Re: environment and gettext

2008-03-20 Thread José Matos
On Thursday 20 March 2008 09:00:55 Jean-Marc Lasgouttes wrote: > I think so. While gettext tries hard to be able to react to a change > of environment variables, I do not think we care. I agree. > JMarc -- José Abílio

Re: environment and gettext

2008-03-20 Thread Jean-Marc Lasgouttes
Andre Poenitz <[EMAIL PROTECTED]> writes: > Would the attached be safe? > > Saves 2% startup time... I think so. While gettext tries hard to be able to react to a change of environment variables, I do not think we care. JMarc

environment and gettext

2008-03-19 Thread Andre Poenitz
Would the attached be safe? Saves 2% startup time... Andre' Index: Messages.cpp === --- Messages.cpp(revision 23832) +++ Messages.cpp(working copy) @@ -111,8 +111,8 @@ // The string was not found, use gette