bug-gettext
[Top][All Lists]
Advanced

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

[bug-gettext] [bug #44645] libintl_setlocale() still caches settings und


From: Bruno Haible
Subject: [bug-gettext] [bug #44645] libintl_setlocale() still caches settings under Mac OS X
Date: Sun, 16 Sep 2018 13:36:38 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0

Update of bug #44645 (project gettext):

                  Status:                    None => Not a Bug              
             Assigned to:                    None => haible                 
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #9:

We will not implement that gettext() notices changes of the locale, without an
override of setlocale via libintl_setlocale.

The reason is simply performance: going through setlocale(LC_MESSAGES,NULL)
for every gettext() call would be prohibitively expensive.

We shall document the requirement to use this override from <libintl.h> in bug
#38162.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?44645>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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