[Bug #3560] empty LC_ALL is correct

Jonathan Ernst Jonathan at ErnstFamily.ch
Sat Oct 15 08:32:09 CDT 2005


Fixes bug #3560 (http://bugs.winehq.org/show_bug.cgi?id=3560)

Changelog: 
- if LC_ALL is empty (not null but equal to ''), then LANG should be used


>From man locale:
       LANG   Provide a default value for the  internationalization  variables
              that  are  unset  or  null.  (See the Base Definitions volume of
              IEEE Std 1003.1-2001, Section  8.2,  Internationalization  Vari-
              ables  for the precedence of internationalization variables used
              to determine the values of locale categories.)

       LC_ALL If set to a non-empty string value, override the values  of  all
              the other internationalization variables.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: locale.patch
Type: text/x-patch
Size: 637 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20051015/95b935a2/locale.patch


More information about the wine-patches mailing list