[PATCH] kernel32: Respect the LANG environment variable on Mac OS.

Charles Davis cdavis at mymail.mines.edu
Mon Nov 23 15:23:51 CST 2009


Ken Thomases wrote:
> The call to setenv() has 0 (false) as its third parameter, so that LANG is not overwritten.
Then why does Wine not repsect the LANG setting on Mac OS X? I've seen
it on wine-users. Wherever the problem lies, it lies elsewhere.

(Yeah, I forgot what that third parameter to setenv() does.)
> 
> -Ken
> 
Chip




More information about the wine-devel mailing list